{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ohanapecosh-group-campground-wa",
  "name": "Ohanapecosh Group Campground | WA | Camping Information & Reviews",
  "description": "Nestled in the enchanting southeast corner of Mount Rainier National Park, Ohanapecosh Group Campground offers an intima. 2 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/ohanapecosh-group-campground-wa",
  "image": [
    "https://cdn.recreation.gov/public/2018/12/07/21/40/232509_88d380ef-0577-41f1-8203-4bc6e4bf40a6_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7311111,
    "longitude": -121.5702778
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/wa/mount-rainier-np/ohanapecosh-group-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}