{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What landscaping complements outdoor kitchens/pool houses?",
  "description": "Drought-tolerant California natives (manzanita, lavender), turf alternatives, vertical gardens, and edible landscapes frame hardscape while reducing water/maint",
  "url": "https://lineworkdevelopment.com/faq/what-landscaping-complements-outdoor-kitchens-pool-houses",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What landscaping complements outdoor kitchens/pool houses?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Drought-tolerant California natives (manzanita, lavender), turf alternatives, vertical gardens, and edible landscapes frame hardscape while reducing water/maintenance."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}