{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-view-rv-park-arco-id-1",
  "name": "Mountain View RV Park",
  "description": "Mountain View RV Park camping reservations and campground information. Learn more about camping near Mountain View RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-view-rv-park-arco-id-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783225/%7Bpht%7DphotoURL1-original%7Bpht%7D1722715418786.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "705 West Grand Avenue",
    "addressLocality": "Arco",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.62634,
    "longitude": -113.30567
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/mountain-view-rv-park/CHUB/783225/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}