{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What's the biggest pelvic health myth for moms?",
  "description": "\"It fixes itself postpartum\"—90% need intentional retraining per BirthFit data.",
  "url": "cavetrainingfit.com/faq/what-s-the-biggest-pelvic-health-myth-for-moms",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What's the biggest pelvic health myth for moms?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "\"It fixes itself postpartum\"—90% need intentional retraining per BirthFit data."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}