{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-peak-to-peak-rv-park-nederland-co",
  "name": "Peak to Peak RV Park",
  "description": "Peak to Peak RV Park is located at 751 West 4th Street, Nederland CO 80466. Peak to Peak RV Park can be contacted at ***-***-**** or https://www.roverpass.com/c/peak-to-peak-rv-park-nederland-colorado/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-peak-to-peak-rv-park-nederland-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "751 West 4th Street",
    "addressLocality": "Nederland",
    "addressRegion": "CO",
    "postalCode": "80466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.964209,
    "longitude": -105.5174141
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/nederland/peak-to-peak-rv-park"
  ]
}