{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.enchantedparks.com/#organization",
      "name": "Enchanted Parks",
      "url": "https://www.enchantedparks.com/",
      "description": "Welcome to Enchanted Parks! Our destinations offer a place where excitement, joy, and adventure live side by side. Find an amusement park!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/enchanted-parks#asg",
      "name": "Enchanted Parks ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/enchanted-parks",
      "isPartOf": {
        "@id": "https://www.enchantedparks.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}