{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Picasso Tickets catalog",
  "description": "Compare timed entry and skip-the-line Picasso Museum tickets. Independent visitor guide — not the official operator.",
  "url": "https://picassotickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Picasso Tickets",
    "url": "https://picassotickets.com",
    "email": "info@picassotickets.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": "Picasso Museum Barcelona Skip-the-Line Guided Tour"
    },
    {
      "@type": "Product",
      "name": "Combo: El Born & Picasso Museum Guided Tour + Moco Museum Barcelona Tickets with Audio Guide"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Picasso Museum",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 41.3852,
      "longitude": 2.1809
    }
  }
}
