{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://morritts.com/#organization",
      "name": "Morritt's Resort",
      "url": "https://morritts.com/",
      "description": "Morritt"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/morritt-s-resort#asg",
      "name": "Morritt's Resort ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/morritt-s-resort",
      "isPartOf": {
        "@id": "https://morritts.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}