{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.dometic.com/#organization",
      "name": "Dometic",
      "url": "http://www.dometic.com/",
      "description": "Shop coolers, roof racks, RV accessories, and outdoor gear built for the road. Premium outdoor equipment for every adventure."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dometic#asg",
      "name": "Dometic ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dometic",
      "isPartOf": {
        "@id": "http://www.dometic.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}