{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What if prenatal training causes round ligament pain?",
  "description": "Immediate modification to side-lying; ultrasound-guided progressions if persistent.",
  "url": "cavetrainingfit.com/faq/what-if-prenatal-training-causes-round-ligament-pain",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What if prenatal training causes round ligament pain?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Immediate modification to side-lying; ultrasound-guided progressions if persistent."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}