{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://primobeer.com/#organization",
      "name": "Primo Beer",
      "url": "https://primobeer.com/",
      "description": "Primo means the best. The best waves, the best people, the best places to be. That’s why it’s the name of Hawai’i’s original beer, first brewed in 1897."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/primo-beer#asg",
      "name": "Primo Beer ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/primo-beer",
      "isPartOf": {
        "@id": "https://primobeer.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}