{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.smokeysatthecove.com/#organization",
      "name": "Smokeys at the Cove",
      "url": "https://www.smokeysatthecove.com/",
      "description": "We are a group of people starting off as home construction enthusiasts who love all things about home building, maintenance, improvement, and home service."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/smokeys-at-the-cove#asg",
      "name": "Smokeys at the Cove ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/smokeys-at-the-cove",
      "isPartOf": {
        "@id": "https://www.smokeysatthecove.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}