{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-bend-campground-5",
  "name": "Big Bend Campground",
  "description": "Big Bend Campground in Monongahela National Forest, Cabins West Virginia. See 2 traveler reviews, 13 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/big-bend-campground-5",
  "image": [
    "https://campcdn.com/photos/5/3/5357/137369/uploads_2F1508035991349-wmxgb28fuij-7b88d843790b09c27c1d182e7ee78ff8_2FB1F584C4-5014-4C83-9FA0-BEE6D0855BB3.jpeg?v=1633650331",
    "http:https://campcdn.com/photos/5/3/5357/137369/low_res/big-bend-campground-monongahela-nf.jpeg?v=1633650331"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.88967686904172,
    "longitude": -79.23783883452415
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}