{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "When to worry about pelvic pain prenatally?",
  "description": "SPD round ligament pain normal; Nikki assesses PGP for targeted personal training.",
  "url": "cavetrainingfit.com/faq/when-to-worry-about-pelvic-pain-prenatally",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "When to worry about pelvic pain prenatally?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "SPD round ligament pain normal; Nikki assesses PGP for targeted personal training."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}