{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://200degs.com/#organization",
      "name": "200 Degrees Coffee",
      "url": "https://200degs.com/",
      "description": "200 Degrees Coffee is a leading coffee brand offering quality coffee and barista training."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/200-degrees-coffee#asg",
      "name": "200 Degrees Coffee ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/200-degrees-coffee",
      "isPartOf": {
        "@id": "https://200degs.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}