{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-valley-view-rv-park-campground",
  "name": "What is the phone number for Valley View RV Park Campground?",
  "description": "Valley View RV Park Campground is located at 5152 U.S. 20, Island Park ID 83429. Valley View RV Park Campground can be contacted at ***-***-**** or https://valleyviewrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-valley-view-rv-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5152 U.S. 20",
    "addressLocality": "Island Park",
    "addressRegion": "ID",
    "postalCode": "83429",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.626514,
    "longitude": -111.333363
  }
}