{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Recipe",
      "@id": "https://cnfoods.top/recipes/chicken-broccoli-stir-fry/#recipe",
      "name": "Chicken and Broccoli Stir-Fry",
      "headline": "Chicken and Broccoli Stir-Fry with Supermarket Ingredients",
      "description": "Make a Chinese-style chicken and broccoli stir-fry with soy sauce, garlic, ginger, cornstarch, and accessible oyster sauce substitutions.",
      "author": {
        "@type": "Organization",
        "name": "Chinese Food at Home"
      },
      "image": [
        "https://cnfoods.top/images/recipes/chicken-broccoli-stir-fry-1536.webp"
      ],
      "inLanguage": "en",
      "recipeCuisine": "Chinese",
      "recipeCategory": "Main dish",
      "keywords": "high-protein, takeout-style, one-pan, meal-prep",
      "recipeYield": "3 servings",
      "prepTime": "PT15M",
      "cookTime": "PT12M",
      "totalTime": "PT27M",
      "recipeIngredient": [
        "chicken: 450 g / 1 lb.",
        "broccoli: 1 large head.",
        "soy sauce: 3 tbsp.",
        "oyster sauce: 1 tbsp. Substitution: Use hoisin plus extra soy sauce for a sweeter sauce.",
        "garlic: 3 cloves.",
        "ginger: 1 tbsp grated.",
        "cornstarch: 2 tsp.",
        "rice: Cooked rice, to serve (optional)."
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Velvet the chicken",
          "text": "Slice chicken thinly. Toss with soy sauce, cornstarch, and a spoon of oil while the pan heats."
        },
        {
          "@type": "HowToStep",
          "name": "Steam-sear broccoli",
          "text": "Cook broccoli with a splash of water until bright green, then let the water evaporate."
        },
        {
          "@type": "HowToStep",
          "name": "Stir-fry",
          "text": "Add chicken, garlic, and ginger. Cook until the chicken is done, then stir in oyster sauce and a splash of water."
        }
      ],
      "mainEntityOfPage": "https://cnfoods.top/recipes/chicken-broccoli-stir-fry/",
      "url": "https://cnfoods.top/recipes/chicken-broccoli-stir-fry/",
      "about": [
        "Chicken",
        "Broccoli",
        "Oyster sauce"
      ],
      "mentions": [
        "Oyster sauce is now common in many large supermarkets. Vegetarian mushroom oyster sauce also works.",
        "Frozen broccoli works if thawed and dried before cooking.",
        "Use hoisin sauce plus soy sauce if oyster sauce is unavailable.",
        "Use turkey breast or tofu instead of chicken.",
        "Chicken: Chicken thigh, Turkey breast, Firm tofu. Slice across the grain and keep pieces thin so they cook before the sauce reduces too much.",
        "Broccoli: Tenderstem broccoli, Frozen broccoli, Green beans. Thaw and dry frozen broccoli before stir-frying to avoid a watery sauce.",
        "Oyster sauce: Vegetarian mushroom oyster sauce, Hoisin plus soy sauce, Extra soy sauce with a pinch of sugar. Hoisin is sweeter, so start with less sugar elsewhere in the dish."
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://cnfoods.top/recipes/chicken-broccoli-stir-fry/#faq",
      "mainEntityOfPage": "https://cnfoods.top/recipes/chicken-broccoli-stir-fry/",
      "inLanguage": "en",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Can I use frozen broccoli for chicken broccoli stir-fry?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, but thaw it first and pat it dry. Frozen broccoli already contains moisture, so skip extra water unless the pan is very dry."
          }
        },
        {
          "@type": "Question",
          "name": "What can replace oyster sauce?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Vegetarian mushroom oyster sauce is closest. Hoisin plus soy sauce also works, though the flavor is sweeter and less briny."
          }
        },
        {
          "@type": "Question",
          "name": "How do I keep chicken tender?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Slice it thinly, coat it with soy sauce and cornstarch, and avoid overcooking after it loses its raw color."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://cnfoods.top/recipes/chicken-broccoli-stir-fry/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Chinese Food at Home",
          "item": "https://cnfoods.top/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Chicken and Broccoli Stir-Fry",
          "item": "https://cnfoods.top/recipes/chicken-broccoli-stir-fry/"
        }
      ]
    }
  ]
}
