{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Millennium Park Tickets catalog",
  "description": "Compare timed entry and skip-the-line Millennium Park tickets. Independent visitor guide — not the official operator.",
  "url": "https://millenniumparktickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Millennium Park Tickets",
    "url": "https://millenniumparktickets.com",
    "email": "info@millenniumparktickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Hand-picked experiences"
    },
    {
      "@type": "Product",
      "name": "Book with a trusted partner"
    },
    {
      "@type": "Product",
      "name": "Which option fits you?"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Millennium Park",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 41.8826,
      "longitude": -87.6226
    }
  }
}
