{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trout-pond-recreation-area-wv-1",
  "name": "Trout Pond Recreation Area",
  "description": "Explore Trout Pond Recreation Area in George Washington & Jefferson National Forest, Virginia with Recreation.gov. Trout Pond Recreation Area boasts two bodies of water, Rock Cliff Lake and Trout Pond. Relax on a sandy mountain beach or fish for stocked trout while relaxing",
  "url": "https://campertunity.com/listings/campgrounds/trout-pond-recreation-area-wv-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64616.jpg",
    "https://cdn.recreation.gov/public/2023/09/29/17/12/232162_2b24b73b-d9f1-439d-ba12-c7ceb343e110_1440.jpg",
    "https://cdn.recreation.gov/public/images/64487.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/64513.jpg",
    "https://cdn.recreation.gov/public/images/64523.jpg",
    "https://cdn.recreation.gov/public/images/64525.jpg",
    "https://cdn.recreation.gov/public/images/64571.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trout Pond Recreation Area",
    "addressRegion": "WV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9527778,
    "longitude": -78.7347222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232162"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$25-$47"
}