{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcdonald-flat-campground-salmon-id",
  "name": "Mcdonald Flat Campground",
  "description": "Mcdonald Flat Campground is located at , Salmon ID 83467. Mcdonald Flat Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/scnf/recarea/?recid=76106",
  "url": "https://campertunity.com/listings/campgrounds/mcdonald-flat-campground-salmon-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salmon",
    "addressRegion": "ID",
    "postalCode": "83467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0343988,
    "longitude": -114.2982
  }
}