{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Buckingham Tickets catalog",
  "description": "Compare timed entry and skip-the-line Buckingham Palace tickets. Independent visitor guide — not the official operator.",
  "url": "https://buckinghamtickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Buckingham Tickets",
    "url": "https://buckinghamtickets.com",
    "email": "info@buckinghamtickets.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": "Westminster Abbey, Big Ben & Buckingham Palace Guided Tour"
    },
    {
      "@type": "Product",
      "name": "Buckingham Palace & Windsor Castle Full-Day Tour"
    },
    {
      "@type": "Product",
      "name": "Buckingham Palace State Rooms Ticket with Royal Walking tour"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Buckingham Palace",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 51.5014,
      "longitude": -0.1419
    }
  }
}
