{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Parthenon Tours catalog",
  "description": "Compare timed entry and skip-the-line Parthenon tickets. Independent visitor guide — not the official operator.",
  "url": "https://parthenontickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Parthenon Tours",
    "url": "https://parthenontickets.com",
    "email": "info@parthenontickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Private Acropolis & Parthenon Tour",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/parthenon-l3764/private-tours-tc221/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=parthenontickets.com",
        "availability": "https://schema.org/InStock",
        "price": "75.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "Product",
      "name": "Self-Guided Audio Tour",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/parthenon-l3764/audio-guides-tc144/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=parthenontickets.com",
        "availability": "https://schema.org/InStock",
        "price": "24.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "Product",
      "name": "Sunset & Ancient Athens",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/parthenon-l3764/sunset-tours-tc306/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=parthenontickets.com",
        "availability": "https://schema.org/InStock",
        "price": "120.00",
        "priceCurrency": "USD"
      }
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Parthenon",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 37.9715,
      "longitude": 23.7267
    }
  }
}
