{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bernhelmets.com/#organization",
      "name": "Bern Helmets",
      "url": "https://bernhelmets.com/",
      "description": "Stylish, certified bike, snow, and skate helmets designed for comfort and built for adventure. Trusted by pros and everyday riders since 2004. Ride with Bern."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bern-helmets#asg",
      "name": "Bern Helmets ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bern-helmets",
      "isPartOf": {
        "@id": "https://bernhelmets.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}