{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://jerseycrabshack.com/#organization",
      "name": "Jersey Crab Shack",
      "url": "https://jerseycrabshack.com/",
      "description": "Jersey Crab Shack restaurants encompass the soul of the island. Local seafood, unbeatable seaside views and a relaxed atmosphere. Book your table now."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/jersey-crab-shack#asg",
      "name": "Jersey Crab Shack ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/jersey-crab-shack",
      "isPartOf": {
        "@id": "https://jerseycrabshack.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}