{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Recipe",
      "@id": "https://cnfoods.top/recipes/chicken-fried-rice/#recipe",
      "name": "Chicken Fried Rice",
      "headline": "Chicken Fried Rice with Egg, Peas, and Carrot",
      "description": "Make chicken fried rice with leftover rice, diced chicken, egg, peas, carrot, green onion, garlic, soy sauce, and sesame oil.",
      "author": {
        "@type": "Organization",
        "name": "Chinese Food at Home"
      },
      "image": [
        "https://cnfoods.top/images/recipes/chicken-fried-rice-1536.webp"
      ],
      "inLanguage": "en",
      "recipeCuisine": "Chinese",
      "recipeCategory": "Main dish",
      "keywords": "chicken, rice, beginner, one-pan",
      "recipeYield": "4 servings",
      "prepTime": "PT12M",
      "cookTime": "PT14M",
      "totalTime": "PT26M",
      "recipeIngredient": [
        "rice: 4 cups cold cooked rice.",
        "chicken: 250 g / 9 oz cooked or raw diced chicken.",
        "egg: 2.",
        "frozen peas: 1 cup.",
        "carrot: 1 small diced (optional).",
        "green onion: 3.",
        "garlic: 2 cloves (optional).",
        "soy sauce: 2 tbsp.",
        "toasted sesame oil: 1 tsp (optional).",
        "neutral oil: 1 tbsp.",
        "white or black pepper: Pinch, optional (optional)."
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Prepare cold rice and ingredients",
          "text": "Break up cold cooked rice before cooking so there are no hard clumps. Dice raw chicken small if using, or shred cooked chicken. Beat the eggs and measure peas, carrot, green onion, garlic, soy sauce, sesame oil, and pepper."
        },
        {
          "@type": "HowToStep",
          "name": "Scramble eggs and remove",
          "text": "Heat a large skillet over medium-high heat with a little oil. Pour in the beaten eggs and push them gently until just set. Move them to a plate while soft so they do not become rubbery later."
        },
        {
          "@type": "HowToStep",
          "name": "Cook or warm the chicken",
          "text": "If using raw chicken, add it to the pan and cook until no pink remains and the pieces reach 165 F / 74 C. If using cooked chicken, warm it briefly with garlic until it smells savory."
        },
        {
          "@type": "HowToStep",
          "name": "Add vegetables and rice",
          "text": "Add peas, carrot if using, and green onion whites. Stir until hot, then add the rice. Spread the rice out and press it lightly against the pan so it heats and separates instead of steaming in a mound."
        },
        {
          "@type": "HowToStep",
          "name": "Season evenly with soy sauce",
          "text": "Drizzle soy sauce around the edge of the pan and stir immediately. Add the eggs back and break them into pieces. Keep tossing until the rice looks evenly colored and no cold clumps remain."
        },
        {
          "@type": "HowToStep",
          "name": "Finish and serve hot",
          "text": "Turn off the heat and add sesame oil, pepper, and green onion tops if using. Taste and adjust with a few drops of soy sauce. Serve immediately, because fried rice is best hot and loose."
        }
      ],
      "mainEntityOfPage": "https://cnfoods.top/recipes/chicken-fried-rice/",
      "url": "https://cnfoods.top/recipes/chicken-fried-rice/",
      "about": [
        "Cold cooked rice",
        "Chicken",
        "Peas and carrot"
      ],
      "mentions": [
        "Day-old rice works best because it is drier and separates in the pan.",
        "Frozen peas and carrots make the fastest vegetable mix.",
        "Leftover roast chicken or rotisserie chicken works if added near the end.",
        "Use shrimp, tofu, ham, or extra egg instead of chicken.",
        "Use frozen mixed vegetables, bell pepper, corn, or cabbage instead of peas and carrot.",
        "Use tamari instead of soy sauce if you need a gluten-free version.",
        "Cold cooked rice: Day-old jasmine rice, Medium-grain rice, Leftover basmati rice. Fresh rice can work if spread on a tray to steam off before frying.",
        "Chicken: Leftover chicken, Raw diced chicken, Shrimp or tofu. Cook raw chicken before adding rice; leftover chicken only needs reheating.",
        "Peas and carrot: Frozen mixed vegetables, Bell pepper, Cabbage. Frozen vegetables should go straight into the hot pan so they do not release water in a bowl."
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://cnfoods.top/recipes/chicken-fried-rice/#faq",
      "mainEntityOfPage": "https://cnfoods.top/recipes/chicken-fried-rice/",
      "inLanguage": "en",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Can I use fresh rice for chicken fried rice?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, but spread it out to cool and dry before frying. Day-old rice is easier."
          }
        },
        {
          "@type": "Question",
          "name": "Can I use leftover chicken?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Add leftover chicken after the vegetables so it warms without drying out."
          }
        },
        {
          "@type": "Question",
          "name": "What makes fried rice mushy?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Wet rice, too much sauce, a crowded pan, or low heat can make fried rice mushy."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://cnfoods.top/recipes/chicken-fried-rice/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Chinese Food at Home",
          "item": "https://cnfoods.top/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Chicken Fried Rice",
          "item": "https://cnfoods.top/recipes/chicken-fried-rice/"
        }
      ]
    }
  ]
}
