{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elk-bend-rv-park-salmon-id",
  "name": "Elk Bend RV Park",
  "description": "Please click here to book online. Call for monthly rates.",
  "url": "https://campertunity.com/listings/campgrounds/elk-bend-rv-park-salmon-id",
  "image": [
    "https://img1.wsimg.com/isteam/ip/3c3964cd-f223-4c2f-a76d-fa8d36dcb458/IMG_8197.jpg",
    "http://img1.wsimg.com/isteam/ip/3c3964cd-f223-4c2f-a76d-fa8d36dcb458/IMG_8197.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "111 Whitetail Dr",
    "addressLocality": "Salmon",
    "addressRegion": "ID",
    "postalCode": "83467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.902176,
    "longitude": -113.967419
  }
}