{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Recipe",
      "@id": "https://cnfoods.top/recipes/chinese-cucumber-salad/#recipe",
      "name": "Chinese Cucumber Salad",
      "headline": "Chinese Cucumber Salad with Garlic and Sesame",
      "description": "Make a crisp Chinese cucumber salad with soy sauce, rice vinegar, sesame oil, garlic, and easy chili crisp alternatives.",
      "author": {
        "@type": "Organization",
        "name": "Chinese Food at Home"
      },
      "image": [
        "https://cnfoods.top/images/recipes/chinese-cucumber-salad-1536.webp"
      ],
      "inLanguage": "en",
      "recipeCuisine": "Chinese",
      "recipeCategory": "Side dish",
      "keywords": "no-cook, vegetarian, side, quick",
      "recipeYield": "2 servings",
      "prepTime": "PT12M",
      "cookTime": "PT0M",
      "totalTime": "PT12M",
      "recipeIngredient": [
        "cucumber: 1 large.",
        "garlic: 1 clove.",
        "rice vinegar: 1 tbsp.",
        "soy sauce: 1 tbsp.",
        "toasted sesame oil: 1 tsp.",
        "sugar: 1 tsp.",
        "chili crisp: 1 tsp (optional).",
        "sesame seeds: 1 tsp (optional)."
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Cut the cucumber",
          "text": "Slice, smash, or cut into chunks. Salt lightly and rest for 5 minutes if the cucumber is watery."
        },
        {
          "@type": "HowToStep",
          "name": "Mix the dressing",
          "text": "Combine garlic, vinegar, soy sauce, sesame oil, sugar, and chili crisp if using."
        },
        {
          "@type": "HowToStep",
          "name": "Toss and serve",
          "text": "Drain excess cucumber liquid, toss with dressing, and serve cold."
        }
      ],
      "mainEntityOfPage": "https://cnfoods.top/recipes/chinese-cucumber-salad/",
      "url": "https://cnfoods.top/recipes/chinese-cucumber-salad/",
      "about": [
        "Cucumber",
        "Rice vinegar",
        "Chili crisp"
      ],
      "mentions": [
        "English cucumbers and mini cucumbers stay crisp and have tender skins.",
        "Rice vinegar is common in larger supermarkets; white wine vinegar is the closest fallback.",
        "Use apple cider vinegar or white wine vinegar if rice vinegar is unavailable.",
        "Use chili flakes in warm oil instead of chili crisp.",
        "Cucumber: English cucumber, Mini cucumbers, Persian cucumbers. Watery field cucumbers work too if you remove some seeds and salt briefly before dressing.",
        "Rice vinegar: White wine vinegar, Apple cider vinegar, Lemon juice. Lemon juice is brighter and less traditional, so use a little less at first.",
        "Chili crisp: Chili flakes warmed in oil, Sriracha plus sesame oil, Skip for a mild salad. Add chili at the end so the salad can stay mild for children or heat-sensitive guests."
      ],
      "suitableForDiet": "https://schema.org/VegetarianDiet"
    },
    {
      "@type": "FAQPage",
      "@id": "https://cnfoods.top/recipes/chinese-cucumber-salad/#faq",
      "mainEntityOfPage": "https://cnfoods.top/recipes/chinese-cucumber-salad/",
      "inLanguage": "en",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Do I have to smash the cucumber?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. Smashing creates rough edges for dressing, but sliced cucumber works when you want a cleaner presentation."
          }
        },
        {
          "@type": "Question",
          "name": "Can Chinese cucumber salad be made ahead?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "You can cut and salt the cucumber ahead, but add the dressing close to serving so it stays crisp."
          }
        },
        {
          "@type": "Question",
          "name": "What dishes go well with cucumber salad?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "It pairs well with mapo tofu, tomato egg stir-fry, scallion oil noodles, and other rich or saucy dishes."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://cnfoods.top/recipes/chinese-cucumber-salad/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Chinese Food at Home",
          "item": "https://cnfoods.top/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Chinese Cucumber Salad",
          "item": "https://cnfoods.top/recipes/chinese-cucumber-salad/"
        }
      ]
    }
  ]
}
