{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://dunnbrothers.com/#organization",
      "name": "Dunn Brothers",
      "url": "https://dunnbrothers.com/",
      "description": "Dunn Brothers Coffee is a specialty coffee franchise, focused on sourcing quality sustainable coffees from partners around the world. We roast our coffees fresh in our stores each day."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dunn-brothers#asg",
      "name": "Dunn Brothers ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dunn-brothers",
      "isPartOf": {
        "@id": "https://dunnbrothers.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}