'); popupWin.document.write('' + divToPrint.innerHTML + ''); popupWin.document.write(''); if (navigator.userAgent.toLowerCase().indexOf('safari/') > -1) { setTimeout(function () { popupWin.focus(); popupWin.print(); popupWin.document.close(); }, 500); } else { popupWin.document.write('' + 'window.onload = function() { window.print(); window.close(); };' + ''); popupWin.document.write(''); popupWin.document.close(); // necessary for IE >= 10 popupWin.focus(); } } $(window).load(function () { createjsonrichcards(); }); function createjsonrichcards() { var el = document.createElement('script'); el.type = 'application/ld+json'; var recipeIngredient = []; var recipeInstructions = []; var recipeCategory = []; var recipeImage = ""; var cookTime = ""; var description = ""; var author = ""; var keyword = ""; var recipeURL = ""; var jsonData; var caloriesinf = ""; author = $('meta[name=author]').attr("content"); keyword = $('meta[name=keywords]').attr("content"); description = $('meta[name=Description]').attr("content"); if ($(".clrs-brdr ul.clr-two li:first-child").text() != "") { caloriesinf = $(".clrs-brdr ul.clr-two li:first-child").text(); } else { caloriesinf = ""; } recipeURL = $(location).attr("href"); $(".ingrd-txts ul li").each(function () { recipeIngredient.push($(this).text()) }); $(".recipetags").each(function () { recipeCategory.push($(this).text()) }); $(".cook-desc").each(function () { if ($.trim($(this).text()).length > 0) recipeInstructions.push($(this).text()) }); if (($("div[id$='_divWithoutVideo']").attr("style") != "display: none;")) { recipeImage = 'http://' + window.location.hostname + $("div[id$='_divWithoutVideo'] .RDBanner img").attr("src"); } else { recipeImage = "http://wgsi.roadrunnersga.com/Sitefinity/WebsiteTemplates/Quaker/Images/Quaker-Mobile-Header-RecipeNoImage-750x433.jpg" }; if ($("div[id$='_lblCooktime']").text() != "") { cookTime = $("div[id$='_lblCooktime']").text().trim(); if (cookTime.indexOf('-') > -1) { cookTime = cookTime.substr(cookTime.lastIndexOf("-") + 1); } if (cookTime.indexOf('seconds') > -1) { cookTime = cookTime.replace(/[^0-9.,]*/g, ''); cookTime = Math.floor(cookTime / 60); } cookTime = "PT" + cookTime.toString().replace(/[^0-9.,]*/g, '') + "M"; } else { cookTime = ""; } jsonData = { "@context": "http://schema.org/", "@type": "Recipe", "name": $.trim($(".RDHeading [id$='lblRecipeNameDesktop']").text()), "url": recipeURL, "description": description, "author": [{ "@type": "Organization", "name": author }], "image": recipeImage, "keywords": keyword, "prepTime": cookTime, "totalTime": cookTime, "recipeYield": $("div[id$='_lblServings']").text().replace(/[^0-9.,]*/g, ''), "recipeCategory": recipeCategory, "nutrition": { "@type": "NutritionInformation", "calories": caloriesinf }, "recipeIngredient": recipeIngredient, "recipeInstructions": recipeInstructions, "aggregateRating": { "@type": "AggregateRating", "ratingValue": $(".rating-widget .bv_avgRating_component_container").text(), "reviewCount": $(".rating-widget .bv_numReviews_component_container .bv_numReviews_text").text().replace('(', '').replace(')', '') } } if ($.trim($(".rating-widget .bv_avgRating_component_container").text()).length <= 0) { delete jsonData.aggregateRating; } el.text = JSON.stringify(jsonData); document.querySelector('head').appendChild(el); }

Meatball Soup with Alphabet Pasta

Meatball Soup with Alphabet Pasta

QuakerOats-RecipeBanner
  • 6

    Servings

  • 15 minutes

    Cook Time

  • Rating

Whip up this veggie filled recipe made with fun pasta and delicious homemade meatballs. This soup recipe is a fun way to enjoy shaped pasta and other yummy ingredients. Don’t be fooled by the name, Meatball Soup with Alphabet Pasta is a great soup for all to enjoy.

Ingredients

Meatballs

Soup

  • 1 Carton (48 ounces) reduced-sodium, fat-free chicken broth (about 6 cups)
  • 1/4 Cup alphabet-shaped pasta
  • 1 package (10 ounces) frozen mixed vegetables (do not thaw)

Cooking Instructions

Key Products

Missing a few ingredients? Find the perfect substitute with what you have on hand.
Ingredient Substitutions

  • Calories
  • Fat
  • Saturated Fat
  • Cholesterol
  • Sodium
  • Total Carbohydrate
  • Fiber
  • Sugar
  • Protein
  • Calcium
  • Vitamin D
  • Vitamin C
  • Vitamin A
  • Potassium
  • Iron
  • Thiamin
  • Magnesium
  • Whole grain
  • 200
  • 2g
  • 0g
  • 35mg
  • 260mg
  • 27g
  • 3g
  • 4g
  • 20g
  • 2%
  • 0%
  • 4%
  • 50%
  • 5%
  • 10%
  • 15%
  • 10%
  • 10g

*Percent Daily Values are based on a 2000 calorie diet. Your daily values may be higher or lower depending on your calorie needs.