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