{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Meteora Tickets catalog",
  "description": "Compare timed entry and skip-the-line Meteora tickets. Independent visitor guide — not the official operator.",
  "url": "https://meteoratickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Meteora Tickets",
    "url": "https://meteoratickets.com",
    "email": "info@meteoratickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Entry from the operator"
    },
    {
      "@type": "Product",
      "name": "Book with a trusted partner"
    },
    {
      "@type": "Product",
      "name": "Which option fits you?"
    },
    {
      "@type": "Product",
      "name": "From Athens: Meteora 2-Day Trip with 2 Guided Tours & Hotels"
    },
    {
      "@type": "Product",
      "name": "From Athens: Meteora Full Day Trip with Greek Lunch"
    },
    {
      "@type": "Product",
      "name": "From Athens: Meteora Monasteries & Caves Full-Day Trip"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Meteora",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 39.7217,
      "longitude": 21.6306
    }
  }
}
