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