{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-at-lake-wappapello",
  "name": "The Camp at Lake Wappapello",
  "description": "The Camp at Lake Wappapello, Wappapello Missouri. See 4 traveler reviews, 5 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/camp-at-lake-wappapello",
  "image": [
    "https://campcdn.com/photos/2/8/28500/139881/uploads_2F1510264696758-50p1z38v4qd-76f6d3000f47eedded8720dc1e0537e5_2FIMG_20171104_153910.jpg?v=1633650229",
    "http:https://campcdn.com/photos/2/8/28500/139881/low_res/the-camp-lake-wappapello.jpg?v=1633650229"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.906986,
    "longitude": -90.319984
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}