{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-view-rv-park-restaurant-arco-id",
  "name": "Mountain View RV Park and Restaurant",
  "description": "Mountain View RV Park and Restaurant is located at 705 West Grand Avenue, Arco ID 83213. Mountain View RV Park and Restaurant can be contacted at ***-***-**** or http://www.mountainviewrvarco.com/",
  "url": "https://campertunity.com/listings/campgrounds/mountain-view-rv-park-restaurant-arco-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "705 West Grand Avenue",
    "addressLocality": "Arco",
    "addressRegion": "ID",
    "postalCode": "83213",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6270655,
    "longitude": -113.3057379
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/arco/mountain-view-rv-park-and-restaurant"
  ]
}