{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What is the gym atmosphere like?",
  "description": "Motivating, boutique micro-gym feel with a family-oriented, grassroots community vibe that centers on hard work, grit, and personal growth.",
  "url": "cavetrainingfit.com/faq/what-is-the-gym-atmosphere-like",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is the gym atmosphere like?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Motivating, boutique micro-gym feel with a family-oriented, grassroots community vibe that centers on hard work, grit, and personal growth."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}