{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trout-pond-recreation-area-wv",
  "name": "Trout Pond Recreation Area | WV | Camping Information & Reviews",
  "description": "Nestled in the heart of the Appalachian wilderness, Trout Pond Recreation Area beckons adventurers with its unique twin-. 50 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/trout-pond-recreation-area-wv",
  "image": [
    "https://cdn.recreation.gov/public/images/64616.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "WV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9527778,
    "longitude": -78.7347222
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65584795321637,
    "reviewCount": 118,
    "bestRating": 5,
    "worstRating": 1
  }
}