{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-snake-river-rv-park-idaho-falls-id",
  "name": "Snake River RV Park",
  "description": "Snake River RV Park is located at 1440 Lindsay Boulevard, Idaho Falls ID 83402. Snake River RV Park can be contacted at ***-***-**** or http://www.snakeriverrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-snake-river-rv-park-idaho-falls-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1440 Lindsay Boulevard",
    "addressLocality": "Idaho Falls",
    "addressRegion": "ID",
    "postalCode": "83402",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5087142,
    "longitude": -112.0531076
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/idaho-falls/snake-river-rv-park"
  ]
}