{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What information does an AI overview typically include for a remodeler?",
  "description": "AI overviews for remodelers typically include business name, services, service areas, contact info, and customer reviews, often answering specific local queries",
  "url": "aiovisibility.com/faq/what-information-does-an-ai-overview-typically-include-for-a-remodeler",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What information does an AI overview typically include for a remodeler?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "An AI Overview for a remodeler typically includes key business information such as the business name, services offered (e.g., kitchen remodeling, bathroom renovation, additions), service areas, contact details, and sometimes customer reviews or ratings. It might also directly answer common questions like 'best kitchen remodelers in New York City' by pulling information from optimized content, aiming to provide a concise and relevant summary to the user's query.",
        "description": "AI overviews for remodelers typically include business name, services, service areas, contact info, and customer reviews, often answering specific local queries."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}