{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Faneuil Tickets catalog",
  "description": "Compare timed entry and skip-the-line Faneuil Hall tickets. Independent visitor guide — not the official operator.",
  "url": "https://faneuiltickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Faneuil Tickets",
    "url": "https://faneuiltickets.com",
    "email": "info@faneuiltickets.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": "Faneuil Hall",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 42.3601,
      "longitude": -71.0547
    }
  }
}
