{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What's progression from beginner female boxing?",
  "description": "Week 1: stance; Month 1: 3-punch combos; Month 3: full-round endurance.",
  "url": "cavetrainingfit.com/faq/what-s-progression-from-beginner-female-boxing",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What's progression from beginner female boxing?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Week 1: stance; Month 1: 3-punch combos; Month 3: full-round endurance."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}