{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/intermountain-rv-park-wendell-id",
  "name": "Intermountain RV & Park",
  "description": "Intermountain RV & Park is located at 1894 North Frontage Road, Wendell ID 83355. Intermountain RV & Park can be contacted at ***-***-**** or https://www.idahorv.com/",
  "url": "https://campertunity.com/listings/campgrounds/intermountain-rv-park-wendell-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1894 North Frontage Road",
    "addressLocality": "Wendell",
    "addressRegion": "ID",
    "postalCode": "83355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.770505,
    "longitude": -114.7146959
  }
}