{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jackson-hole-cabins-campground-and-rv-park-snake-river-park",
  "name": "Jackson Hole Cabins, Campground & RV Park | Snake River Park",
  "description": "Located on the banks of the snake river in Jackson Wyoming. We offer cabins, RV campsites lodging and whitewater rafting packages for our guests. Formerly the Snake River KOA",
  "url": "https://campertunity.com/listings/campgrounds/jackson-hole-cabins-campground-and-rv-park-snake-river-park",
  "image": [
    "http://www.snakeriverpark.com/wp-content/uploads/2023/06/Sheets_Studios_TMBR_Snake_River_Cabins-4943.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3408666,
    "longitude": -110.7234769
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}