{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Great Wall Tickets catalog",
  "description": "Compare timed entry and skip-the-line Great Wall of China tickets. Independent visitor guide — not the official operator.",
  "url": "https://greatchinawalltickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Great Wall Tickets",
    "url": "https://greatchinawalltickets.com",
    "email": "info@greatchinawalltickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Entry from the operator"
    },
    {
      "@type": "Product",
      "name": "Book with a trusted partner"
    },
    {
      "@type": "Product",
      "name": "Which option fits you?"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Great Wall of China",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 40.4319,
      "longitude": 116.5704
    }
  }
}
