{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What size outdoor kitchen fits most residential backyards?",
  "description": "150-300 sq ft serves 8-12 people comfortably with L- or U-shaped layouts including grill, sink, refrigerator, prep space, and storage without overwhelming typic",
  "url": "https://lineworkdevelopment.com/faq/what-size-outdoor-kitchen-fits-most-residential-backyards",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What size outdoor kitchen fits most residential backyards?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "150-300 sq ft serves 8-12 people comfortably with L- or U-shaped layouts including grill, sink, refrigerator, prep space, and storage without overwhelming typical lots."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}