{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Mammoth Cave Tour catalog",
  "description": "Guided and self-guided Mammoth Cave itineraries. Compare duration, meeting points, and inclusions before you book. Independent tour planner.",
  "url": "https://mammothcavetour.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Mammoth Cave Tour",
    "url": "https://mammothcavetour.com",
    "email": "info@mammothcavetour.com"
  },
  "dataset": [
    {
      "@type": "TouristTrip",
      "name": "Hand-picked experiences"
    },
    {
      "@type": "TouristTrip",
      "name": "Nearby Kentucky experiences",
      "offers": {
        "@type": "Offer",
        "url": "https://www.viator.com/Louisville/d25791?pid=P00251424&mcid=42383&medium=link&campaign=mammothcavetour.com",
        "availability": "https://schema.org/InStock"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Which option fits you?"
    },
    {
      "@type": "TouristTrip",
      "name": "Historic Tour"
    },
    {
      "@type": "TouristTrip",
      "name": "Discovery Tour"
    },
    {
      "@type": "TouristTrip",
      "name": "Wild Cave Tour"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Mammoth Cave",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 37.1861,
      "longitude": -86.1033
    }
  }
}
