{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peak-to-peak-nederland-co-us",
  "name": "Peak to Peak RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/peak-to-peak-nederland-co-us",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/056/587/full/Nederland_Barker_Res_.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nederland",
    "addressRegion": "CO",
    "postalCode": "80466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9613759,
    "longitude": -105.510831
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/peak-to-peak-rv-park-50010",
    "https://www.campendium.com/peak-to-peak-rv-park"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}