{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gingerbreadhill.com/#organization",
      "name": "Gingerbread Hill",
      "url": "https://gingerbreadhill.com/",
      "description": "Sweet Tropical accommodations on Gingerbread Hill! 3 beautiful acres on the island of Montserrat,West Indies in the Caribbean. Budget to luxury lodgings."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/gingerbread-hill#asg",
      "name": "Gingerbread Hill ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/gingerbread-hill",
      "isPartOf": {
        "@id": "https://gingerbreadhill.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}