{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Crater Lake Tickets catalog",
  "description": "Compare timed entry and skip-the-line Crater Lake tickets. Independent visitor guide — not the official operator.",
  "url": "https://craterlaketickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Crater Lake Tickets",
    "url": "https://craterlaketickets.com",
    "email": "info@craterlaketickets.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": "Crater Lake",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 42.8684,
      "longitude": -122.1685
    }
  }
}
