{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rainbow-point-id",
  "name": "Rainbow Point",
  "description": "Explore Rainbow Point in Boise National Forest, Idaho with Recreation.gov. Rainbow Point Campground is located next to scenic Lake Cascade in west central Idaho. It is near the town of Donnelly, at an elevation of 4,850 feet. Boating,",
  "url": "https://campertunity.com/listings/campgrounds/rainbow-point-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64214.jpg",
    "https://cdn.recreation.gov/public/images/64218.jpg",
    "https://cdn.recreation.gov/public/images/64243.jpg",
    "https://cdn.recreation.gov/public/images/64256.jpg",
    "https://cdn.recreation.gov/public/images/64263.jpg",
    "https://cdn.recreation.gov/public/images/64410.jpg",
    "https://cdn.recreation.gov/public/2019/07/29/21/20/232087_6c846861-6654-4e4b-9c98-d8b226e40957.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rainbow Point",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7041667,
    "longitude": -116.1319444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232087"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$15-$30"
}