{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Server 12-Hour Shift Survival",
  "author": {
    "@type": "Organization",
    "name": "Cave Training"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Cave Training",
    "url": "cavetrainingfit.com"
  },
  "articleBody": "SHRED leg endurance + core stability. Cave waitresses earn bigger tips without fatigue limp.",
  "areaServed": [
    {
      "@type": "City",
      "name": "Santa Clarita"
    }
  ],
  "datePublished": "2026-08-27",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".article-summary",
      "article p:first-of-type"
    ]
  }
}