{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Buena Vista Zipline catalog",
  "description": "Zipline and adventure tickets at Buena Vista. Compare duration, age/weight rules, and inclusions. Independent booking guide.",
  "url": "https://buenavistazipline.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Buena Vista Zipline",
    "url": "https://buenavistazipline.com",
    "email": "info@buenavistazipline.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Mountain valley lines"
    },
    {
      "@type": "Product",
      "name": "Raft-and-zip weekends"
    },
    {
      "@type": "Product",
      "name": "Strong sun"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Buena Vista",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 38.8422,
      "longitude": -106.1311
    }
  }
}
