{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leggett-creek-campground-elk-city-id",
  "name": "Leggett Creek Campground",
  "description": "Leggett Creek Campground is located at , Elk City ID 83525. Leggett Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/nezperceclearwater/recarea/?recid=16600",
  "url": "https://campertunity.com/listings/campgrounds/leggett-creek-campground-elk-city-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elk City",
    "addressRegion": "ID",
    "postalCode": "83525",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.826,
    "longitude": -115.6299
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/elk-city/leggett-creek-campground"
  ]
}