{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "How does SHRED differ from typical spin classes?",
  "description": "Combines rowers, air bikes, and strength HIIT for total-body metabolic burn, not just seated cycling monotony.",
  "url": "cavetrainingfit.com/faq/how-does-shred-differ-from-typical-spin-classes",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How does SHRED differ from typical spin classes?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Combines rowers, air bikes, and strength HIIT for total-body metabolic burn, not just seated cycling monotony."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}