{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cougar-rock-group-campground-wa-camping-information",
  "name": "Cougar Rock Group Campground | WA | Camping Information & Reviews",
  "description": "Nestled deep within the verdant embrace of Mount Rainier National Park, Cougar Rock Group Campground beckons adventure-s. 5 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/cougar-rock-group-campground-wa-camping-information",
  "image": [
    "https://cdn.recreation.gov/public/2018/12/07/21/45/232510_72bfe987-aeef-4141-8637-c59f70302639_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7672222,
    "longitude": -121.7944444
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/wa/mount-rainier-np/cougar-rock-group-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}