{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Do I Need to Be “In Shape” Before I Join?",
  "author": {
    "@type": "Organization",
    "name": "Cave Training"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Cave Training",
    "url": "cavetrainingfit.com"
  },
  "articleBody": "Reassures women they can start from any point, describes how walking, low-impact intervals, and lighter weights are used as starting points.",
  "areaServed": [
    {
      "@type": "City",
      "name": "Santa Clarita"
    }
  ],
  "datePublished": "2026-08-27",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".article-summary",
      "article p:first-of-type"
    ]
  }
}