{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Recipe",
      "@id": "https://cnfoods.top/recipes/egg-fried-rice/#recipe",
      "name": "Egg Fried Rice",
      "headline": "Egg Fried Rice with Leftover Rice and Frozen Vegetables",
      "description": "Make beginner egg fried rice with leftover rice, eggs, frozen peas, carrot, green onion, soy sauce, and practical supermarket substitutions.",
      "author": {
        "@type": "Organization",
        "name": "Chinese Food at Home"
      },
      "image": [
        "https://cnfoods.top/images/recipes/egg-fried-rice-1536.webp"
      ],
      "inLanguage": "en",
      "recipeCuisine": "Chinese",
      "recipeCategory": "Main dish",
      "keywords": "beginner, vegetarian, budget, leftovers",
      "recipeYield": "2 servings",
      "prepTime": "PT8M",
      "cookTime": "PT10M",
      "totalTime": "PT18M",
      "recipeIngredient": [
        "rice: 3 cups cooked and chilled.",
        "egg: 3 large.",
        "frozen peas: 3/4 cup.",
        "carrot: 1 small (optional).",
        "green onion: 2.",
        "soy sauce: 1 to 2 tbsp.",
        "toasted sesame oil: 1 tsp (optional).",
        "neutral oil: 1 tbsp."
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Loosen the rice",
          "text": "Break up chilled cooked rice with your hands or a spoon so it can fry evenly instead of clumping."
        },
        {
          "@type": "HowToStep",
          "name": "Scramble eggs",
          "text": "Cook beaten eggs in a little oil until just set, then move them to a plate."
        },
        {
          "@type": "HowToStep",
          "name": "Fry vegetables and rice",
          "text": "Cook carrot and peas until hot. Add rice and stir-fry until the grains look separate and lightly glossy."
        },
        {
          "@type": "HowToStep",
          "name": "Season and finish",
          "text": "Return eggs, add soy sauce around the edge of the pan, then finish with green onion and sesame oil."
        }
      ],
      "mainEntityOfPage": "https://cnfoods.top/recipes/egg-fried-rice/",
      "url": "https://cnfoods.top/recipes/egg-fried-rice/",
      "about": [
        "Cooked rice",
        "Eggs",
        "Frozen peas and carrot"
      ],
      "mentions": [
        "Day-old rice is easiest, but freshly cooked rice can work if spread on a tray until steam escapes.",
        "Frozen peas and diced frozen carrots are useful shortcuts for weeknight fried rice.",
        "Low-sodium soy sauce gives more control if you are cooking for children.",
        "Use mixed frozen vegetables instead of peas and carrot.",
        "Use tamari instead of soy sauce for a gluten-free version if the rest of the ingredients are safe.",
        "Add leftover cooked chicken, shrimp, tofu, or mushrooms if you want more protein.",
        "Cooked rice: Day-old jasmine rice, Basmati rice, Fresh rice cooled on a tray. Cold rice is easiest. If using fresh rice, spread it out so steam escapes before frying.",
        "Eggs: Two eggs plus tofu, Egg whites and one whole egg, Cooked chicken. Scramble eggs separately so they stay tender instead of disappearing into the rice.",
        "Frozen peas and carrot: Frozen mixed vegetables, Sweetcorn, Finely chopped broccoli. Small vegetables work best because they heat quickly and do not water down the rice."
      ],
      "suitableForDiet": "https://schema.org/VegetarianDiet"
    },
    {
      "@type": "FAQPage",
      "@id": "https://cnfoods.top/recipes/egg-fried-rice/#faq",
      "mainEntityOfPage": "https://cnfoods.top/recipes/egg-fried-rice/",
      "inLanguage": "en",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Can I make egg fried rice with fresh rice?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, but spread the cooked rice on a tray for 10 to 15 minutes so steam escapes before frying."
          }
        },
        {
          "@type": "Question",
          "name": "Why is my fried rice mushy?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The rice was probably too wet, the pan was crowded, or too much sauce was added at once."
          }
        },
        {
          "@type": "Question",
          "name": "Can I add chicken or shrimp?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Add cooked chicken, shrimp, tofu, or mushrooms after the rice is hot and before final seasoning."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://cnfoods.top/recipes/egg-fried-rice/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Chinese Food at Home",
          "item": "https://cnfoods.top/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Egg Fried Rice",
          "item": "https://cnfoods.top/recipes/egg-fried-rice/"
        }
      ]
    }
  ]
}
