{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Acropolis Guide catalog",
  "description": "Plan a Acropolis visit: what to see, when to go, and which ticket or tour is worth it. Independent visitor guide — not the official operator.",
  "url": "https://acropolisguide.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Acropolis Guide",
    "url": "https://acropolisguide.com",
    "email": "info@acropolisguide.com"
  },
  "dataset": [
    {
      "@type": "TouristTrip",
      "name": "Acropolis Skip-the-Line Entry Ticket",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/acropolis-of-athens-l3763/athens-acropolis-skip-the-line-entry-ticket-t331161/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=acropolisguide.com",
        "availability": "https://schema.org/InStock",
        "price": "41.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Acropolis & Parthenon Guided Walking Tour",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/athens-l91/athens-acropolis-and-parthenon-guided-walking-tour-t54919/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=acropolisguide.com",
        "availability": "https://schema.org/InStock",
        "price": "39.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Athens: Acropolis & Up to 5 Archaeological Sites Combo Pass",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/athens-l91/athens-acropolis-up-to-5-archaeological-sites-combo-pass-t400152/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=acropolisguide.com",
        "availability": "https://schema.org/InStock",
        "price": "41.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Acropolis Museum",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/en-gb/acropolis-museum-l3766/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=acropolisguide.com",
        "availability": "https://schema.org/InStock",
        "price": "39.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Parthenon",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/en-gb/parthenon-l3764/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=acropolisguide.com",
        "availability": "https://schema.org/InStock",
        "price": "39.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Ancient Agora of Athens",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/en-gb/ancient-agora-of-athens-l3768/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=acropolisguide.com",
        "availability": "https://schema.org/InStock",
        "price": "30.00",
        "priceCurrency": "USD"
      }
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Acropolis",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 37.9715,
      "longitude": 23.7267
    }
  }
}
