{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What's rower technique for max SHRED output?",
  "description": "500m pace under 1:50 average; leg drive first, crisp pulls minimize drag.",
  "url": "cavetrainingfit.com/faq/what-s-rower-technique-for-max-shred-output",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What's rower technique for max SHRED output?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "500m pace under 1:50 average; leg drive first, crisp pulls minimize drag."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}