{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hi-valley-rv-garden-city-id",
  "name": "What is the phone number for Hi Valley Rv Park?",
  "description": "Hi Valley Rv Park is located at 10555 North Horseshoe Bend Road, Garden City ID 83714. Hi Valley Rv Park can be contacted at ***-***-**** or http://www.g7rvresorts.com/idaho/hi-valley/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hi-valley-rv-garden-city-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10555 North Horseshoe Bend Road",
    "addressLocality": "Garden City",
    "addressRegion": "ID",
    "postalCode": "83714",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6989565,
    "longitude": -116.3160351
  }
}