{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Giza Tickets catalog",
  "description": "Compare timed entry and skip-the-line Giza Pyramids tickets. Independent visitor guide — not the official operator.",
  "url": "https://gizatickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Giza Tickets",
    "url": "https://gizatickets.com",
    "email": "info@gizatickets.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 Cairo: Full-Day Guided Tour of Giza Pyramids, Sphinx, Saqqara & Memphis with Entry Tickets, Lunch & Hotel Transfers"
    },
    {
      "@type": "Product",
      "name": "From Cairo: Half-Day Guided Tour of Giza Pyramids & Sphinx with Entry Tickets & Hotel Transfers"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Giza Pyramids",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 29.9792,
      "longitude": 31.1342
    }
  }
}
