{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Is Cave Training suitable for beginners?",
  "description": "Yes, all classes like GPP and SHRED scale workouts to any fitness level, with coaches providing modifications for newcomers.",
  "url": "cavetrainingfit.com/faq/is-cave-training-suitable-for-beginners",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Is Cave Training suitable for beginners?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, all classes like GPP and SHRED scale workouts to any fitness level, with coaches providing modifications for newcomers."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}