{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/granite-springs-elk-city-id",
  "name": "Granite Springs Campground",
  "description": "Granite Springs Campground is located at , Elk City ID 83525. Granite Springs Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/nezperceclearwater/recarea/?recid=16708",
  "url": "https://campertunity.com/listings/campgrounds/granite-springs-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.7251674,
    "longitude": -115.1288631
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/elk-city/granite-springs-campground"
  ]
}