{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rocky-mountain-national-park-glacier-basin-campground",
  "name": "Rocky Mountain National Park Glacier Basin Campground | CO | Camping Information & Reviews",
  "description": "Nestled at 8,500 feet in the heart of Rocky Mountain National Park, Glacier Basin Campground beckons adventurers to its . 150 campsites available. Activities: H",
  "url": "https://campertunity.com/listings/campgrounds/rocky-mountain-national-park-glacier-basin-campground",
  "image": [
    "https://cdn.recreation.gov/public/2018/09/15/21/23/232462_689b71fd-162d-41c3-9bc9-c653141311eb_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3291667,
    "longitude": -105.5933333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5488,
    "reviewCount": 125,
    "bestRating": 5,
    "worstRating": 1
  }
}