{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/summit-view-id",
  "name": "Summit View Campground",
  "description": "Explore Summit View Campground in Caribou-Targhee National Forest, Idaho with Recreation.gov. Summit View Campground is located eight miles east of U.S. Highway 30, near Georgetown, Idaho. It is in a forested setting, high in the Bear River Range. Visito",
  "url": "https://campertunity.com/listings/campgrounds/summit-view-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71020.jpg",
    "https://cdn.recreation.gov/public/images/70863.jpg",
    "https://cdn.recreation.gov/public/images/70877.jpg",
    "https://cdn.recreation.gov/public/images/70864.jpg",
    "https://cdn.recreation.gov/public/images/70950.jpg",
    "https://cdn.recreation.gov/public/images/70935.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Summit View Campground",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5591667,
    "longitude": -111.2969444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233852"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "17",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$17-$80"
}