{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "What to Expect in Your First Week at Cave",
  "author": {
    "@type": "Organization",
    "name": "Cave Training"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Cave Training",
    "url": "cavetrainingfit.com"
  },
  "articleBody": "Walks through day-by-day: intro consult, first GPP class, basic movement screen, how to book classes, and how soreness and recovery are managed early on.",
  "areaServed": [
    {
      "@type": "City",
      "name": "Santa Clarita"
    }
  ],
  "datePublished": "2026-08-27",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".article-summary",
      "article p:first-of-type"
    ]
  }
}