{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trout-creek-campground-cascade-id",
  "name": "Trout Creek Campground",
  "description": "Trout Creek Campground is located at Forest Road 413L, Cascade ID 83611. Trout Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/boise/recreation/camping-cabins/recarea/?recid=5144&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/trout-creek-campground-cascade-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 413L",
    "addressLocality": "Cascade",
    "addressRegion": "ID",
    "postalCode": "83611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7467734,
    "longitude": -115.5550845
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/cascade/trout-creek-campground"
  ]
}