{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://pukassurf.com/#organization",
      "name": "Pukas Surf",
      "url": "https://pukassurf.com/",
      "description": "Pukas Surf is a family driven company based in the Basque Country and has built a reputation for making quality high-performance surfboards and custom bikinis."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/pukas-surf#asg",
      "name": "Pukas Surf ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/pukas-surf",
      "isPartOf": {
        "@id": "https://pukassurf.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}