{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salmon-meadows-campground-salmon-id-us",
  "name": "Salmon Meadows Campground",
  "description": "Salmon Meadows Campground is located at 400 North Saint Charles Street, Salmon ID 83467. Salmon Meadows Campground can be contacted at ***-***-**** or http://visitsalmonidaho.com/rv-camping/",
  "url": "https://campertunity.com/listings/campgrounds/salmon-meadows-campground-salmon-id-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 North Saint Charles Street",
    "addressLocality": "Salmon",
    "addressRegion": "ID",
    "postalCode": "83467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1685349,
    "longitude": -113.8920799
  }
}