{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What's next after mastering LIFT basics?",
  "description": "Advanced cycles with tempo work and accessory lifts for competition-ready physiques.",
  "url": "cavetrainingfit.com/faq/what-s-next-after-mastering-lift-basics",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What's next after mastering LIFT basics?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Advanced cycles with tempo work and accessory lifts for competition-ready physiques."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}