{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Recipe",
      "@id": "https://cnfoods.top/recipes/egg-drop-soup/#recipe",
      "name": "Egg Drop Soup",
      "headline": "Egg Drop Soup for Beginners",
      "description": "Make beginner-friendly egg drop soup with stock, eggs, cornstarch, green onion, soy sauce, sesame oil, and clear egg-ribbon instructions.",
      "author": {
        "@type": "Organization",
        "name": "Chinese Food at Home"
      },
      "image": [
        "https://cnfoods.top/images/recipes/egg-drop-soup-1536.webp"
      ],
      "inLanguage": "en",
      "recipeCuisine": "Chinese",
      "recipeCategory": "Main dish",
      "keywords": "soup, beginner, quick, vegetarian-adaptable",
      "recipeYield": "3 servings",
      "prepTime": "PT8M",
      "cookTime": "PT10M",
      "totalTime": "PT18M",
      "recipeIngredient": [
        "chicken stock: 4 cups.",
        "egg: 3 large.",
        "cornstarch: 1 tbsp.",
        "green onion: 2.",
        "soy sauce: 1 tsp.",
        "toasted sesame oil: 1 tsp (optional).",
        "white pepper: Pinch, optional (optional).",
        "salt: To taste."
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Set up before heating the soup",
          "text": "Slice the green onions, beat the eggs in a small bowl, and stir the cornstarch with 2 tablespoons cold water in another bowl. Keep both bowls beside the stove. This setup matters because the egg and slurry need to go in slowly once the broth is hot."
        },
        {
          "@type": "HowToStep",
          "name": "Bring the stock to a gentle simmer",
          "text": "Pour the stock into a medium saucepan and heat it over medium-high heat until small bubbles rise around the edges. Lower the heat if the liquid boils hard. A gentle simmer gives you soft egg ribbons; a rolling boil can break them into rough bits."
        },
        {
          "@type": "HowToStep",
          "name": "Season the broth lightly",
          "text": "Stir in soy sauce, a pinch of white pepper if using, and a small pinch of salt. Taste with a clean spoon. The broth should taste savory but not salty yet, because the soup reduces slightly and sesame oil will add more aroma at the end."
        },
        {
          "@type": "HowToStep",
          "name": "Add the cornstarch slurry",
          "text": "Stir the cornstarch mixture again because it settles quickly. Slowly drizzle it into the simmering soup while stirring the broth in circles. Wait about 30 seconds. The soup should look lightly glossy, not thick like gravy."
        },
        {
          "@type": "HowToStep",
          "name": "Pour the egg in a thin stream",
          "text": "Hold the bowl of beaten egg a few inches above the pot and pour slowly while stirring the soup gently in one direction. For larger ribbons, stir more slowly. For smaller ribbons, stir a little faster. Stop stirring once all the egg is in."
        },
        {
          "@type": "HowToStep",
          "name": "Finish without overcooking",
          "text": "Let the soup sit over low heat for 30 seconds so the egg fully sets, then turn off the heat. Stir in sesame oil if using and add green onion. Taste again and adjust with a tiny pinch of salt or a few drops of soy sauce before serving hot."
        }
      ],
      "mainEntityOfPage": "https://cnfoods.top/recipes/egg-drop-soup/",
      "url": "https://cnfoods.top/recipes/egg-drop-soup/",
      "about": [
        "Stock",
        "Eggs",
        "Cornstarch slurry"
      ],
      "mentions": [
        "Carton chicken stock or vegetable stock works well; choose low-sodium if you want more control over seasoning.",
        "Large eggs make visible ribbons, but medium eggs also work if that is what you have.",
        "Use vegetable stock instead of chicken stock for a meat-free soup.",
        "Use black pepper if white pepper is unavailable, but start with less because the flavor is sharper.",
        "Stock: Low-sodium chicken stock, Vegetable stock, Homemade broth. Low-sodium stock is easier for beginners because soy sauce and salt can be adjusted at the end.",
        "Eggs: Large eggs, Medium eggs, Egg plus extra white. Beat the eggs until evenly yellow so the ribbons cook smoothly instead of streaking white and yellow.",
        "Cornstarch slurry: Potato starch slurry, Arrowroot slurry, Skip for a thinner broth. Always mix starch with cold water first; dry starch clumps when it touches hot soup."
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://cnfoods.top/recipes/egg-drop-soup/#faq",
      "mainEntityOfPage": "https://cnfoods.top/recipes/egg-drop-soup/",
      "inLanguage": "en",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Why did my egg drop soup turn cloudy?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The soup was likely boiling too hard or the egg was poured too quickly. Use a gentle simmer and a thin stream."
          }
        },
        {
          "@type": "Question",
          "name": "Can egg drop soup be vegetarian?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Use vegetable stock instead of chicken stock and season lightly with soy sauce, white pepper, and sesame oil."
          }
        },
        {
          "@type": "Question",
          "name": "Do I have to use cornstarch?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. Cornstarch gives the familiar glossy texture, but you can skip it for a thinner home-style broth."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://cnfoods.top/recipes/egg-drop-soup/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Chinese Food at Home",
          "item": "https://cnfoods.top/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Egg Drop Soup",
          "item": "https://cnfoods.top/recipes/egg-drop-soup/"
        }
      ]
    }
  ]
}
