{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What's unique about GPP compared to CrossFit boxes?",
  "description": "Blends weightlifting, gymnastics, and conditioning with Cave's small-group coaching for personalized scaling, not massive classes.",
  "url": "cavetrainingfit.com/faq/what-s-unique-about-gpp-compared-to-crossfit-boxes",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What's unique about GPP compared to CrossFit boxes?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Blends weightlifting, gymnastics, and conditioning with Cave's small-group coaching for personalized scaling, not massive classes."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}