{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fir-creek-campground-cascade-id",
  "name": "Fir Creek Campground",
  "description": "Fir Creek Campground is located at , Cascade ID 83611. Fir Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/boise/recarea/?recid=70954",
  "url": "https://campertunity.com/listings/campgrounds/fir-creek-campground-cascade-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cascade",
    "addressRegion": "ID",
    "postalCode": "83611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.42799,
    "longitude": -115.28501
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/cascade/fir-creek-campground",
    "https://www.campendium.com/fir-creek"
  ]
}