{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Is BOXING safe during menstrual cycle?",
  "description": "Yes, lighter technique days accommodate bloating/fatigue; no sparring pressure.",
  "url": "cavetrainingfit.com/faq/is-boxing-safe-during-menstrual-cycle",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Is BOXING safe during menstrual cycle?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, lighter technique days accommodate bloating/fatigue; no sparring pressure."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}