{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Why call it \"Cave Training\" instead of a standard gym name?",
  "description": "Evokes primal strength and grit, reflecting the raw, community-driven workouts in a non-corporate micro-gym.",
  "url": "cavetrainingfit.com/faq/why-call-it-cave-training-instead-of-a-standard-gym-name",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Why call it \"Cave Training\" instead of a standard gym name?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Evokes primal strength and grit, reflecting the raw, community-driven workouts in a non-corporate micro-gym."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}