{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.greatwolf.com/#organization",
      "name": "Great Wolf Lodge",
      "url": "https://www.greatwolf.com/",
      "description": "Book today for the best summer deals. Lodge resorts have family-inspired activities, extra-large suites, and water park passes included with every hotel stay."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/great-wolf-lodge#asg",
      "name": "Great Wolf Lodge ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/great-wolf-lodge",
      "isPartOf": {
        "@id": "https://www.greatwolf.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}