{
  "url": "https://caliviewbuilders.com/faq/how-do-i-get-a-price-estimate",
  "name": "How do I get a price estimate?",
  "@type": "FAQPage",
  "@context": "https://schema.org",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  },
  "mainEntity": [
    {
      "name": "How do I get a price estimate?",
      "@type": "Question",
      "acceptedAnswer": {
        "text": "We offer free consultations and provide detailed price estimates based on project specifications and scope.",
        "@type": "Answer"
      }
    }
  ],
  "description": "We offer free consultations and provide detailed price estimates based on project specifications and scope."
}