{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Alcázar Tickets catalog",
  "description": "Compare timed entry and skip-the-line Alcázar tickets. Independent visitor guide — not the official operator.",
  "url": "https://alcazarcathedraltickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Alcázar Tickets",
    "url": "https://alcazarcathedraltickets.com",
    "email": "info@alcazarcathedraltickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "General Ticket to Alcázar",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/alcazar-of-seville-l4542/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=alcazarcathedraltickets.com",
        "availability": "https://schema.org/InStock",
        "price": "14.50",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "Product",
      "name": "Guided Tour of Alcázar & Seville Cathedral",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/seville-l48/guided-tours-tc1144?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=alcazarcathedraltickets.com",
        "availability": "https://schema.org/InStock",
        "price": "29.50",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "Product",
      "name": "Premium Access to Upper Royal Chambers",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/antigua-fabrica-de-tabacos-l8569/churches-cathedrals-tc229/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=alcazarcathedraltickets.com",
        "availability": "https://schema.org/InStock",
        "price": "18.50",
        "priceCurrency": "USD"
      }
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Alcázar",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 37.3839,
      "longitude": -5.9924
    }
  }
}
