{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Griffith Observatory Tickets catalog",
  "description": "Compare timed entry and skip-the-line Griffith Observatory tickets. Independent visitor guide — not the official operator.",
  "url": "https://observatorytickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Griffith Observatory Tickets",
    "url": "https://observatorytickets.com",
    "email": "info@observatorytickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Hand-picked experiences"
    },
    {
      "@type": "Product",
      "name": "Book with a trusted partner"
    },
    {
      "@type": "Product",
      "name": "Which option fits you?"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Griffith Observatory",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 34.1184,
      "longitude": -118.3004
    }
  }
}
