{
  "@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-elko-nv",
  "name": "What is the phone number for Valley View RV Park?",
  "description": "Valley View RV Park is located at 6000 Idaho Street, Elko NV 89801. Valley View RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-valley-view-rv-park-elko-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6000 Idaho Street",
    "addressLocality": "Elko",
    "addressRegion": "NV",
    "postalCode": "89801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8862842,
    "longitude": -115.7125968
  }
}