{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hiking-shoshone-id",
  "name": "Hiking",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/hiking-shoshone-id",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/059/850/full/shoshone-rv-park-shoshone-id-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Shoshone",
    "addressRegion": "ID",
    "postalCode": "83352",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.305486,
    "longitude": -115.9583164
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/shoshone-idaho-rv-park-4406"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}