{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cold-springs-campground-council-id-1",
  "name": "COLD SPRINGS CAMPGROUND",
  "description": "COLD SPRINGS CAMPGROUND is located at Highway 95, Council ID 83612. COLD SPRINGS CAMPGROUND can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/234028",
  "url": "https://campertunity.com/listings/campgrounds/cold-springs-campground-council-id-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 95",
    "addressLocality": "Council",
    "addressRegion": "ID",
    "postalCode": "83612",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9493301,
    "longitude": -116.4409702
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/council/cold-springs-campground"
  ]
}