{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://greatdivide.com/#organization",
      "name": "Great Divide",
      "url": "https://greatdivide.com/",
      "description": "Great Divide Brewing Company is Denver’s most historic and largest packaging brewery and one of the more decorated breweries in America."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/great-divide#asg",
      "name": "Great Divide ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/great-divide",
      "isPartOf": {
        "@id": "https://greatdivide.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}