{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sams-creek-campground-elk-city-id",
  "name": "Sams Creek Campground",
  "description": "Sams Creek Campground is located at , Elk City ID 83525. Sams Creek Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/sams-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.5360189,
    "longitude": -115.4965151
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/elk-city/sams-creek-campground",
    "https://thedyrt.com/camping/idaho/idaho-sams-creek-campground"
  ]
}