{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.dakine.com/#organization",
      "name": "Dakine",
      "url": "http://www.dakine.com/",
      "description": "High quality backpacks, bags, apparel, and gear for any sport. Sign up and save 15% off your first order. Free Shipping on orders $150+."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dakine#asg",
      "name": "Dakine ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dakine",
      "isPartOf": {
        "@id": "http://www.dakine.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}