{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://theboatwarehouse.com/#organization",
      "name": "The Boat Warehouse",
      "url": "https://theboatwarehouse.com/",
      "description": "Welcome to The Boat Warehouse in Kingston, Ontario. Discover our wide selection of boats and accessories. Browse now for quality, reliability, and style!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-boat-warehouse#asg",
      "name": "The Boat Warehouse ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-boat-warehouse",
      "isPartOf": {
        "@id": "https://theboatwarehouse.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}