{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Recipe",
      "@id": "https://cnfoods.top/recipes/garlic-ginger-fried-rice/#recipe",
      "name": "Garlic Ginger Fried Rice",
      "headline": "Garlic Ginger Fried Rice for Leftover Rice",
      "description": "Use leftover rice, eggs, frozen vegetables, garlic, ginger, and soy sauce for a flexible Chinese-style fried rice recipe.",
      "author": {
        "@type": "Organization",
        "name": "Chinese Food at Home"
      },
      "image": [
        "https://cnfoods.top/images/recipes/garlic-ginger-fried-rice-1536.webp"
      ],
      "inLanguage": "en",
      "recipeCuisine": "Chinese",
      "recipeCategory": "Main dish",
      "keywords": "leftovers, quick, vegetarian, budget",
      "recipeYield": "2 servings",
      "prepTime": "PT10M",
      "cookTime": "PT10M",
      "totalTime": "PT20M",
      "recipeIngredient": [
        "rice: 3 cups cooked and chilled.",
        "egg: 2 large.",
        "frozen peas: 1 cup.",
        "carrot: 1 medium (optional).",
        "green onion: 2.",
        "garlic: 2 cloves.",
        "ginger: 1 tsp grated (optional).",
        "soy sauce: 2 tbsp.",
        "toasted sesame oil: 1 tsp (optional)."
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Break up the rice",
          "text": "Use cold rice if possible. Break up clumps before it reaches the pan."
        },
        {
          "@type": "HowToStep",
          "name": "Cook eggs and aromatics",
          "text": "Scramble eggs, then add garlic, ginger, and vegetables."
        },
        {
          "@type": "HowToStep",
          "name": "Fry hot",
          "text": "Add rice and soy sauce. Stir-fry until the rice is hot and separate. Finish with green onion and sesame oil."
        }
      ],
      "mainEntityOfPage": "https://cnfoods.top/recipes/garlic-ginger-fried-rice/",
      "url": "https://cnfoods.top/recipes/garlic-ginger-fried-rice/",
      "about": [
        "Cooked rice",
        "Frozen peas",
        "Soy sauce"
      ],
      "mentions": [
        "Day-old jasmine or basmati rice works better than fresh rice.",
        "Frozen peas and carrots make this reliable year-round.",
        "Use any small diced vegetable that cooks quickly.",
        "Tamari works instead of soy sauce for a gluten-free version if the other ingredients are gluten-free.",
        "Cooked rice: Day-old jasmine rice, Basmati rice, Fresh rice spread out to steam off. Cold rice is easiest. Fresh rice can work if it is cooked slightly firm and cooled uncovered.",
        "Frozen peas: Frozen peas and carrots, Diced bell pepper, Corn. Small vegetables work best because they heat through before the rice dries out.",
        "Soy sauce: Tamari, Light soy sauce, Coconut aminos. Coconut aminos are sweeter, so taste before adding extra sugar or sweet sauce."
      ],
      "suitableForDiet": "https://schema.org/VegetarianDiet"
    },
    {
      "@type": "FAQPage",
      "@id": "https://cnfoods.top/recipes/garlic-ginger-fried-rice/#faq",
      "mainEntityOfPage": "https://cnfoods.top/recipes/garlic-ginger-fried-rice/",
      "inLanguage": "en",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Can I make fried rice with fresh rice?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Spread fresh rice on a tray for 10 to 15 minutes so steam escapes, then fry in a hot pan."
          }
        },
        {
          "@type": "Question",
          "name": "Which pan works best for fried rice?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "A wok is useful, but a wide skillet works well if you avoid overcrowding and let the rice contact the hot surface."
          }
        },
        {
          "@type": "Question",
          "name": "Can this fried rice be vegetarian?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Use eggs and vegetables, and choose vegetarian sauces such as soy sauce or tamari."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://cnfoods.top/recipes/garlic-ginger-fried-rice/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Chinese Food at Home",
          "item": "https://cnfoods.top/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Garlic Ginger Fried Rice",
          "item": "https://cnfoods.top/recipes/garlic-ginger-fried-rice/"
        }
      ]
    }
  ]
}
