{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-creek-campground-1",
  "name": "Meadow Creek Campground",
  "description": "Meadow Creek Campground in New River Gorge National Park, Meadow Bridge West Virginia. See 5 traveler reviews, 31 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/meadow-creek-campground-1",
  "image": [
    "https://campcdn.com/photos/3/1/31677/384251/9A6B1DB8-5560-49FB-A699-970B77BD91FE.jpg?v=1671712142",
    "http:https://campcdn.com/photos/3/1/31677/384251/low_res/meadow-creek-campground-meadow-bridge-wv.jpg?v=1671712142"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.797936,
    "longitude": -80.9209381
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}