{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://hiberniarestaurant.com/#organization",
      "name": "Hibernia Restaurant & Art Gallery",
      "url": "http://hiberniarestaurant.com/",
      "description": "Fine dining in Island Harbour, Anguilla. French cuisine with Thai and Japanese flavours, fresh local seafood, wine selection, and an on-site art gallery."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hibernia-restaurant-and-art-gallery#asg",
      "name": "Hibernia Restaurant & Art Gallery ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hibernia-restaurant-and-art-gallery",
      "isPartOf": {
        "@id": "http://hiberniarestaurant.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}