{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.swizzleinn.com/#organization",
      "name": "The Swizzle Inn Pub",
      "url": "https://www.swizzleinn.com/",
      "description": "Bermuda's Best Pub - Bermuda’s oldest pub The Swizzle Inn, is home to our national drink the Rum Swizzle created in the early 1900’s."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-swizzle-inn-pub#asg",
      "name": "The Swizzle Inn Pub ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-swizzle-inn-pub",
      "isPartOf": {
        "@id": "https://www.swizzleinn.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}