{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Royal Palace Tickets catalog",
  "description": "Compare timed entry and skip-the-line Royal Palace tickets. Independent visitor guide — not the official operator.",
  "url": "https://royalpalacetickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Royal Palace Tickets",
    "url": "https://royalpalacetickets.com",
    "email": "info@royalpalacetickets.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": "Royal Madrid Palace Guided Tour with Tapas & Flamenco Show"
    },
    {
      "@type": "Product",
      "name": "Buckingham Palace State Rooms Ticket with Royal Walking tour"
    },
    {
      "@type": "Product",
      "name": "The Royal Mews at Buckingham Palace Tickets"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Royal Palace",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 40.4179,
      "longitude": -3.7143
    }
  }
}
