{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gateway-canyons",
  "name": "Gateway Canyons Resort & Spa",
  "description": "Enjoy a luxury camping destination at Gateway Canyons Resort & Spa in colorado, united states from $702.00. A perfect Lodges & Huts & Cottages experience for corporate / events and couples looking for desert.",
  "url": "https://campertunity.com/listings/campgrounds/gateway-canyons",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/gateway%20canyons/night%20pool_2.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7248734,
    "longitude": -108.9056952
  },
  "sameAs": [
    "https://www.glamping.com/destination/north-america/colorado/gateway/gateway-canyons-resort-spa/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}