{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grandview-campground-idaho",
  "name": "Grandview Campground (Idaho)",
  "description": "Explore Grandview Campground (Idaho) in Caribou-Targhee National Forest, Idaho with Recreation.gov. Grand View Campground is located on the Mesa Falls Scenic Byway, adjacent to the Lower Mesa Falls Overlook, approximately 13 miles northeast of Ashton, Idaho. U",
  "url": "https://campertunity.com/listings/campgrounds/grandview-campground-idaho",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69345.jpg",
    "https://cdn.recreation.gov/public/images/69311.jpg",
    "https://cdn.recreation.gov/public/images/69378.jpg",
    "https://cdn.recreation.gov/public/images/69405.jpg",
    "https://cdn.recreation.gov/public/images/69478.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/69513.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grandview Campground (Idaho)",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.175,
    "longitude": -111.3138889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233391"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "31",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$31-$62"
}