{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/targhee-creek-trailhead-island-id",
  "name": "Targhee Creek Trailhead",
  "description": "Targhee Creek Trailhead is located at Forest Road 057, Island Park ID 83429. Targhee Creek Trailhead can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ctnf/recarea/?recid=54719",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/targhee-creek-trailhead-island-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 057",
    "addressLocality": "Island Park",
    "addressRegion": "ID",
    "postalCode": "83429",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.67,
    "longitude": -111.3139999
  }
}