{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-range-rv-park-lander-wy",
  "name": "Mountain Range RV Park",
  "description": "Mountain Range RV Park camping reservations and campground information. Learn more about camping near Mountain Range RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-range-rv-park-lander-wy",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781427/%7Bpht%7DphotoURL1-c8d173c5-8b21-4baa-98f5-3e2c92a0cf16_property_image%7Bpht%7D1757664883772.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "186 Sunflower Street",
    "addressLocality": "Lander",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.81594,
    "longitude": -108.71023
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/mountain-range-rv-park/CHUB/781427/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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}