{
  "url": "aeoptimizer.com/faq/why-is-my-site-not-showing-up-in-voice-search-even-after-i-added-faqs",
  "name": "Why is my site not showing up in voice search even after I added FAQs?",
  "@type": "FAQPage",
  "@context": "https://schema.org",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  },
  "mainEntity": [
    {
      "name": "Why is my site not showing up in voice search even after I added FAQs?",
      "@type": "Question",
      "acceptedAnswer": {
        "text": "Common problems include inconsistent address and phone details, weak mobile usability, and pages that bury the answer too far down. If those basics are off, even good content may not perform well.",
        "@type": "Answer",
        "description": "FAQs alone are not enough if your local details, mobile performance, or page structure are weak."
      }
    }
  ],
  "description": "FAQs alone are not enough if your local details, mobile performance, or page structure are weak."
}