{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Why prioritize pelvic health over abs in pregnancy?",
  "description": "Pelvic floor supports baby weight; weak base risks prolapse vs. superficial 6-pack focus.",
  "url": "cavetrainingfit.com/faq/why-prioritize-pelvic-health-over-abs-in-pregnancy",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Why prioritize pelvic health over abs in pregnancy?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Pelvic floor supports baby weight; weak base risks prolapse vs. superficial 6-pack focus."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}