{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Is female boxing cardio better than running?",
  "description": "Superior anaerobic capacity + coordination; less joint impact long-term.",
  "url": "cavetrainingfit.com/faq/is-female-boxing-cardio-better-than-running",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Is female boxing cardio better than running?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Superior anaerobic capacity + coordination; less joint impact long-term."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}