🌐
filename.html
<script type="application/ld+json">
{
  "@context": "https://schema.org/",
  "@type": "Product",
  "name": "CleatSAFE Soccer Instep Protector",
  "image": [
    "https://instepprotector.com"
  ],
  "description": "CleatSAFE Soccer Instep Protector — lightweight instep protection gear for soccer players to shield the top of the foot inside cleats and improve comfort during training and match play.",
  "sku": "IG-1",
  "brand": {
    "@type": "Brand",
    "name": "CleatSAFE"
  },
  "offers": {
    "@type": "Offer",
    "url": "https://instepprotector.com",
    "priceCurrency": "USD",
    "price": "23.99",
    "availability": "https://schema.org/InStock"
  }
}
</script>