{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What are safe first trimester exercises here?",
  "description": "Walking lunges, bird dogs, diaphragmatic breathing—no supine work after 16 weeks.",
  "url": "cavetrainingfit.com/faq/what-are-safe-first-trimester-exercises-here",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What are safe first trimester exercises here?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Walking lunges, bird dogs, diaphragmatic breathing—no supine work after 16 weeks."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}