{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/snowy-peaks-rv-park-rentals-buena-vista-co",
  "name": "Snowy Peaks RV Park & Rentals",
  "description": "Snowy Peaks RV Park & Rentals is located at 30430 U.S. 24, Buena Vista CO 81211. Snowy Peaks RV Park & Rentals can be contacted at ***-***-**** or http://www.snowypeaksrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/snowy-peaks-rv-park-rentals-buena-vista-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30430 U.S. 24",
    "addressLocality": "Buena Vista",
    "addressRegion": "CO",
    "postalCode": "81211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8605817,
    "longitude": -106.1452112
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/buena-vista/snowy-peaks-rv-park-rentals"
  ]
}