{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/audra-state-park-camping-us",
  "name": "Audra State Park Camping",
  "description": "Audra State Park Camping, Belington West Virginia. See 4 traveler reviews, 16 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/audra-state-park-camping-us",
  "image": [
    "https://campcdn.com/photos/5/3/5347/247142/uploads_2F1598134726825-ma56xrx2s9o-ee016331f575d2da8c15d789c4901e6b_2FIMG_20200625_200054.jpg?v=1633863423",
    "http:https://campcdn.com/photos/5/3/5347/247142/low_res/audra-state-park.jpg?v=1633863423"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.035942530638835,
    "longitude": -80.06297171142259
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}