{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How do outdoor kitchens enhance home value in Los Angeles?",
  "description": "High-quality outdoor kitchens add 7-12% to resale value by creating functional entertaining spaces that appeal to California's indoor-outdoor lifestyle, especia",
  "url": "https://lineworkdevelopment.com/faq/how-do-outdoor-kitchens-enhance-home-value-in-los-angeles",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How do outdoor kitchens enhance home value in Los Angeles?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "High-quality outdoor kitchens add 7-12% to resale value by creating functional entertaining spaces that appeal to California's indoor-outdoor lifestyle, especially in desirable neighborhoods."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}