{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What's the role of glutes in pelvic health?",
  "description": "Glute medius stabilizes pelvis; weak = floor overuse—included every session.",
  "url": "cavetrainingfit.com/faq/what-s-the-role-of-glutes-in-pelvic-health",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What's the role of glutes in pelvic health?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Glute medius stabilizes pelvis; weak = floor overuse—included every session."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}