{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rockisland.bm/#organization",
      "name": "Rock Island Coffee",
      "url": "https://rockisland.bm/",
      "description": "Renowned for its artsy atmosphere, friendly staff, in-house roasts and scrumptious baked goods, Rock Island Coffee is a haven for coffee lovers in Bermuda."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/rock-island-coffee#asg",
      "name": "Rock Island Coffee ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/rock-island-coffee",
      "isPartOf": {
        "@id": "https://rockisland.bm/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}