{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Can I switch classes freely on unlimited membership?",
  "description": "Yes, app booking up to 60min before; coaches track progression across GPP/SHRED/LIFT.",
  "url": "cavetrainingfit.com/faq/can-i-switch-classes-freely-on-unlimited-membership",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Can I switch classes freely on unlimited membership?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, app booking up to 60min before; coaches track progression across GPP/SHRED/LIFT."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}