{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Recipe",
      "@id": "https://cnfoods.top/recipes/tomato-egg-stir-fry/#recipe",
      "name": "Tomato Egg Stir-Fry",
      "headline": "Tomato Egg Stir-Fry Recipe for Western Grocery Kitchens",
      "description": "Cook Chinese tomato egg stir-fry with supermarket tomatoes, eggs, green onion, and practical substitutions for a fast rice dinner.",
      "author": {
        "@type": "Organization",
        "name": "Chinese Food at Home"
      },
      "image": [
        "https://cnfoods.top/images/recipes/tomato-egg-stir-fry-1536.webp"
      ],
      "inLanguage": "en",
      "recipeCuisine": "Chinese",
      "recipeCategory": "Main dish",
      "keywords": "beginner, vegetarian, quick, one-pan",
      "recipeYield": "2 servings",
      "prepTime": "PT8M",
      "cookTime": "PT8M",
      "totalTime": "PT16M",
      "recipeIngredient": [
        "egg: 4 large.",
        "tomato: 3 medium.",
        "green onion: 2.",
        "neutral oil: 2 tbsp.",
        "sugar: 1 tsp.",
        "rice: Cooked rice, to serve (optional)."
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Scramble the eggs",
          "text": "Beat the eggs with a pinch of salt. Cook them in hot oil until just set, then remove from the pan."
        },
        {
          "@type": "HowToStep",
          "name": "Cook the tomatoes",
          "text": "Add the tomatoes and sugar. Cook until the tomatoes soften and release juice."
        },
        {
          "@type": "HowToStep",
          "name": "Finish",
          "text": "Return the eggs, fold gently, and add sliced green onion. Serve over rice."
        }
      ],
      "mainEntityOfPage": "https://cnfoods.top/recipes/tomato-egg-stir-fry/",
      "url": "https://cnfoods.top/recipes/tomato-egg-stir-fry/",
      "about": [
        "Tomatoes",
        "Green onion",
        "Sugar"
      ],
      "mentions": [
        "Any ripe supermarket tomato works. Cherry tomatoes are reliable in winter.",
        "Green onions may be sold as scallions or spring onions.",
        "Use chives or a small amount of yellow onion if green onions are unavailable.",
        "Add a splash of ketchup if tomatoes are pale or out of season.",
        "Tomatoes: Cherry tomatoes, Canned diced tomatoes, well drained, Ripe plum tomatoes. Cherry tomatoes are often the best winter option. If using canned tomatoes, cook off excess liquid before returning the eggs.",
        "Green onion: Chives, Thinly sliced yellow onion, Garlic chives. If using yellow onion, cook it briefly with the tomatoes so it softens.",
        "Sugar: Honey, Maple syrup, A small spoon of ketchup. Use less sweetener if tomatoes are naturally ripe and sweet."
      ],
      "suitableForDiet": "https://schema.org/VegetarianDiet"
    },
    {
      "@type": "FAQPage",
      "@id": "https://cnfoods.top/recipes/tomato-egg-stir-fry/#faq",
      "mainEntityOfPage": "https://cnfoods.top/recipes/tomato-egg-stir-fry/",
      "inLanguage": "en",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Can I make tomato egg stir-fry without a wok?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. A nonstick skillet is ideal because eggs release easily and the dish cooks quickly over medium-high heat."
          }
        },
        {
          "@type": "Question",
          "name": "Why does my tomato egg stir-fry taste flat?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "It usually needs either more salt, a small amount of sugar, or riper tomatoes. A spoon of ketchup can help weak supermarket tomatoes."
          }
        },
        {
          "@type": "Question",
          "name": "What should I serve with tomato egg stir-fry?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Serve it with plain rice, garlic ginger fried rice, cucumber salad, or soy sauce eggs for a low-effort meal."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://cnfoods.top/recipes/tomato-egg-stir-fry/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Chinese Food at Home",
          "item": "https://cnfoods.top/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Tomato Egg Stir-Fry",
          "item": "https://cnfoods.top/recipes/tomato-egg-stir-fry/"
        }
      ]
    }
  ]
}
