{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wet-mountain-rv-park-cabins-westcliffe-co",
  "name": "Wet Mountain RV Park & Cabins",
  "description": "Wet Mountain RV Park & Cabins is located at 816 Main Street, Westcliffe CO 81252. Wet Mountain RV Park & Cabins can be contacted at ***-***-**** or http://www.wetmtnrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/wet-mountain-rv-park-cabins-westcliffe-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "816 Main Street",
    "addressLocality": "Westcliffe",
    "addressRegion": "CO",
    "postalCode": "81252",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1350988,
    "longitude": -105.4607101
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/westcliffe/wet-mountain-rv-park-cabins",
    "https://www.wetmtnrv.com/",
    "https://www.aaa.com/tripcanvas/campground/wet-mountain-rv-park-%26-cabins-4624"
  ]
}