{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Are there seasonal outdoor training options?",
  "description": "Summer park BOXING/ENDURE; winter maintains indoor boutique climate control.",
  "url": "cavetrainingfit.com/faq/are-there-seasonal-outdoor-training-options",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Are there seasonal outdoor training options?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Summer park BOXING/ENDURE; winter maintains indoor boutique climate control."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}