{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hot-springs-campground-garden-valley-id-1",
  "name": "Hot Springs Campground",
  "description": "Explore Hot Springs in Boise National Forest, Idaho with Recreation.gov. Hot Springs Campground is located just east of Garden Valley, Idaho along the Banks-Lowman Highway at an elevation of 3169 feet. Visitors enjoy rafting, kaya",
  "url": "https://campertunity.com/listings/campgrounds/hot-springs-campground-garden-valley-id-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64141.jpg",
    "https://cdn.recreation.gov/public/images/64149.jpg",
    "https://cdn.recreation.gov/public/images/63928.jpg",
    "https://cdn.recreation.gov/public/images/63974.jpg",
    "https://cdn.recreation.gov/public/images/63980.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/64079.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Banks-Lowman Highway",
    "addressLocality": "Garden Valley",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0616667,
    "longitude": -115.9177778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}