{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/juniper-grove-campground-twin-falls-id",
  "name": "Juniper Grove Campground",
  "description": "Overview Juniper Grove Campground has 3 developed sites. This site provides access to the Jarbidge Willd and Scenic River. The Jarbidge has a short boating season, typically it only has enough water to float in the spring. The river has challenging whitewater and sections that most boaters portage. Two-wheel drive vehicles are sufficient to reach the put-in, located at the confluence of the West Fork and East Fork of the Jarbidge River about two miles north of Murphy Hot Springs.",
  "url": "https://campertunity.com/listings/campgrounds/juniper-grove-campground-twin-falls-id",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "/sites/default/files/styles/bio_photo/public/images/2024-01/38981084790_ebcee30a14_k.jpg?itok=bRBBWjz9"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2878 Addison Avenue East",
    "addressLocality": "Twin Falls",
    "addressRegion": "ID",
    "postalCode": "83301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.04083333,
    "longitude": -115.3802778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ]
}