{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Recipe",
      "@id": "https://cnfoods.top/recipes/chicken-chow-mein/#recipe",
      "name": "Chicken Chow Mein",
      "headline": "Chicken Chow Mein with Cabbage and Supermarket Noodles",
      "description": "Cook chicken chow mein with thin chicken, cabbage, carrot, green onion, soy sauce, oyster sauce alternatives, and spaghetti-friendly noodles.",
      "author": {
        "@type": "Organization",
        "name": "Chinese Food at Home"
      },
      "image": [
        "https://cnfoods.top/images/recipes/chicken-chow-mein-1536.webp"
      ],
      "inLanguage": "en",
      "recipeCuisine": "Chinese",
      "recipeCategory": "Main dish",
      "keywords": "noodles, chicken, takeout-style, family-friendly",
      "recipeYield": "4 servings",
      "prepTime": "PT20M",
      "cookTime": "PT14M",
      "totalTime": "PT34M",
      "recipeIngredient": [
        "chicken: 350 g / 12 oz.",
        "noodles: 250 g / 9 oz.",
        "cabbage: 3 cups sliced.",
        "carrot: 1 medium.",
        "green onion: 3.",
        "soy sauce: 3 tbsp.",
        "oyster sauce: 1 tbsp.",
        "garlic: 2 cloves.",
        "ginger: 1 tsp grated (optional).",
        "cornstarch: 1 tsp.",
        "neutral oil: 1 tbsp."
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Marinate chicken",
          "text": "Slice chicken thinly and toss with soy sauce, cornstarch, and a little oil while noodles cook."
        },
        {
          "@type": "HowToStep",
          "name": "Cook noodles",
          "text": "Boil noodles until just tender, then drain well. Rinse only if they are very starchy or sticky."
        },
        {
          "@type": "HowToStep",
          "name": "Stir-fry chicken and vegetables",
          "text": "Cook chicken until it loses its raw color, then add cabbage, carrot, green onion whites, garlic, and ginger."
        },
        {
          "@type": "HowToStep",
          "name": "Toss everything",
          "text": "Add noodles, oyster sauce, remaining soy sauce, and a splash of water. Toss until the noodles are evenly coated."
        }
      ],
      "mainEntityOfPage": "https://cnfoods.top/recipes/chicken-chow-mein/",
      "url": "https://cnfoods.top/recipes/chicken-chow-mein/",
      "about": [
        "Chicken",
        "Noodles",
        "Cabbage"
      ],
      "mentions": [
        "Use dried chow mein noodles, ramen noodles, spaghetti, or linguine depending on availability.",
        "Green cabbage is usually cheaper and easier to find than napa cabbage.",
        "Pre-sliced stir-fry chicken can save prep time if it is cut thinly.",
        "Use turkey, tofu, or shrimp instead of chicken.",
        "Use coleslaw mix instead of slicing cabbage and carrot.",
        "Use hoisin plus soy sauce if oyster sauce is unavailable.",
        "Chicken: Chicken thigh, Chicken breast, Turkey breast. Thin slices cook fast and stay tender with a short cornstarch marinade.",
        "Noodles: Dried chow mein noodles, Ramen noodles, Spaghetti. Avoid overcooking noodles before they reach the skillet; they continue softening when tossed.",
        "Cabbage: Green cabbage, Napa cabbage, Bagged coleslaw mix. Cabbage is more reliable than bean sprouts in many Western supermarkets."
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://cnfoods.top/recipes/chicken-chow-mein/#faq",
      "mainEntityOfPage": "https://cnfoods.top/recipes/chicken-chow-mein/",
      "inLanguage": "en",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Can I make chicken chow mein with spaghetti?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Spaghetti is not traditional, but it works when cooked al dente and tossed with a concentrated sauce."
          }
        },
        {
          "@type": "Question",
          "name": "What is the difference between chow mein and lo mein?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "In this home-cooking context, chow mein is a drier stir-fried noodle dish, while lo mein is usually softer and more sauce-tossed."
          }
        },
        {
          "@type": "Question",
          "name": "Can I use coleslaw mix for chow mein?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Bagged cabbage and carrot mix is a useful shortcut for weeknight chow mein."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://cnfoods.top/recipes/chicken-chow-mein/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Chinese Food at Home",
          "item": "https://cnfoods.top/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Chicken Chow Mein",
          "item": "https://cnfoods.top/recipes/chicken-chow-mein/"
        }
      ]
    }
  ]
}
