{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/snakeriverhideout-com-rexburg-id",
  "name": "SnakeRiverHideout.com",
  "description": "SnakeRiverHideout.com is located at 5362 South Highway 191, Rexburg ID 83440. SnakeRiverHideout.com can be contacted at ***-***-**** or https://snakeriverhideout.com/",
  "url": "https://campertunity.com/listings/campgrounds/snakeriverhideout-com-rexburg-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5362 South Highway 191",
    "addressLocality": "Rexburg",
    "addressRegion": "ID",
    "postalCode": "83440",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7523801,
    "longitude": -111.8502736
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/rexburg/snakeriverhideout-com"
  ]
}