{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Best paint for coastal homes?",
  "description": "100% acrylic elastomeric (stretches with temperature swings) with mildewcide for CA marine layer areas.",
  "url": "https://yorconstruction.com/faq/best-paint-for-coastal-homes",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Best paint for coastal homes?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "100% acrylic elastomeric (stretches with temperature swings) with mildewcide for CA marine layer areas."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}