{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cape-fair-campground",
  "name": "Cape Fair Campground",
  "description": "Cape Fair Campground in Table Rock Lake USACE, Cape Fair Missouri. See 4 traveler reviews, 13 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/cape-fair-campground",
  "image": [
    "https://campcdn.com/photos/7/2/7250/169593/uploads_2F1538928076832-j7nifufd2u7-3a1f83f55647dc76ae6b8c137743e43d_2FD8596561-3993-439C-98DE-2FDA048099B2.jpeg?v=1633827988",
    "http:https://campcdn.com/photos/7/2/7250/427864/low_res/cape-fair.jpg?v=1702063845"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.72396,
    "longitude": -93.526683
  },
  "sameAs": [
    "https://www.campendium.com/cape-fair"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}