{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bluehorizon.bb/#organization",
      "name": "Blue Horizon Hotel",
      "url": "https://bluehorizon.bb/",
      "description": "Just steps from Rockley Beach, our 3-star hotel in Bridgetown, Barbados, welcomes guests in modern guest rooms with an ocean view from your terrace."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/blue-horizon-hotel#asg",
      "name": "Blue Horizon Hotel ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/blue-horizon-hotel",
      "isPartOf": {
        "@id": "https://bluehorizon.bb/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}