{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pound-river-campground-va-camping-information-reviews-sign",
  "name": "Pound River Campground | VA | Camping Information & Reviews",
  "description": "Tucked away in Virginia's Cumberland Mountains, Pound River Campground beckons outdoor enthusiasts with its peaceful wat. Activities: Fishing, Biking, Boating.",
  "url": "https://campertunity.com/listings/campgrounds/pound-river-campground-va-camping-information-reviews-sign",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/tranquil-pound-river-campground-misty-forest-scenery-AF1QipMMstnuoCyY9LIgxo3WkkhbV-9IK4h9jAxmORGm.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1964672,
    "longitude": -82.440151
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/va/john-w-flannagan-dam-reservoir/pound-river-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}