{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How much space do I really need for an outdoor kitchen?",
  "description": "There is no single required size, but the layout has to fit the appliances, prep areas, and circulation you want. A compact build can work in a small yard if th",
  "url": "https://yorconstruction.aiovisibility.net/faq/how-much-space-do-i-really-need-for-an-outdoor-kitchen",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How much space do I really need for an outdoor kitchen?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "There is no single required size, but the layout has to fit the appliances, prep areas, and circulation you want. A compact build can work in a small yard if the design is focused, while a larger space allows for more storage and seating. The key is not just square footage but usable space around the cooking zone. If people will gather nearby, the layout should leave enough room to move safely without crowding the grill. A contractor can help translate your available space into a realistic design. Measuring the site carefully is the first step toward avoiding a cramped final result."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}