{%- comment -%} HowTo schema — "How to choose the right helmet size" (helps AI + How-To rich result) {%- endcomment -%}
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "HowTo",
  "name": "How to choose the right motorcycle helmet size",
  "totalTime": "PT5M",
  "step": [
    { "@type": "HowToStep", "position": 1, "name": "Measure your head",
      "text": "Wrap a soft tape around the widest part of your head, about 2 cm above the eyebrows. Note the circumference in centimetres." },
    { "@type": "HowToStep", "position": 2, "name": "Match to the size chart",
      "text": "Compare your measurement to the brand size chart. Helmet sizing differs between AGV, LS2, Studds and other brands." },
    { "@type": "HowToStep", "position": 3, "name": "Check the cheek pads",
      "text": "A correct fit presses firmly on the cheeks without pain. Cheek pads loosen ~15% after break-in, so snug is correct." },
    { "@type": "HowToStep", "position": 4, "name": "Do the roll test",
      "text": "Fasten the strap and try to roll the helmet forward off your head. If it comes off, it is too big." },
    { "@type": "HowToStep", "position": 5, "name": "Wear it for 5 minutes",
      "text": "Keep it on for five minutes to find pressure points. Visit the Thane store for free expert fitment." }
  ]
}
</script>