{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peak-view-rv-park-wheatland-wy",
  "name": "Peak View RV Park",
  "description": "Peak View RV Park camping reservations and campground information. Learn more about camping near Peak View RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/peak-view-rv-park-wheatland-wy",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "497 State Highway 26",
    "addressLocality": "Wheatland",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.49029,
    "longitude": -112.85533
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/peak-view-rv-park/CHUB/781543/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}