{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cape-fair-mo",
  "name": "Cape Fair",
  "description": "Explore Cape Fair in Table Rock Lake, Missouri with Recreation.gov. Cape Fair is a spacious and shady campground that sits along the James River Arm of Table Rock Lake. Perfect for water and nature lovers alike, Cape Fair campg",
  "url": "https://campertunity.com/listings/campgrounds/cape-fair-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/11/15/21/54/232542_f7ea483d-e712-44ce-9598-7e4061e70d0d_1440.jpg",
    "https://cdn.recreation.gov/public/2018/11/20/16/47/232542_4bdd7db3-5271-4396-98f1-53cb529f5c42_1440.jpg",
    "https://cdn.recreation.gov/public/2018/11/15/21/57/232542_54afa2fb-2298-4484-9dd8-4b9db9d6d1a6_700.jpg",
    "https://cdn.recreation.gov/public/2018/11/15/21/54/232542_c71351c0-62cc-42db-809c-a062937f59d7_1440.jpg",
    "https://cdn.recreation.gov/public/2018/11/20/16/46/232542_5cc5bdf2-655e-4d42-9aff-fb77a63d2b72_1440.jpg",
    "https://cdn.recreation.gov/public/2018/11/15/21/56/232542_72c6fc1d-d8f9-47f4-893f-39695c56aed8_700.jpg",
    "https://cdn.recreation.gov/public/2018/11/15/21/54/232542_a9ba57a2-c312-4ea6-bb1e-a3b3a3b4286d_1440.jpg",
    "https://cdn.recreation.gov/public/2018/11/15/21/57/232542_5db86a50-3950-4c1b-ac9a-823d447a4421_700.jpg",
    "https://cdn.recreation.gov/public/2018/11/15/21/56/232542_72d26eb1-fe08-4562-a25e-0d6e4e81896c_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/11/15/21/57/232542_14b56a7b-bcdf-4178-b650-3f690efcf93d_700.jpg",
    "https://cdn.recreation.gov/public/2018/11/20/16/46/232542_cf79342a-e9f4-48be-9869-4a0681fee2e6_1440.jpg",
    "https://cdn.recreation.gov/public/2018/11/15/21/54/232542_dcfa3ec8-7052-481b-9a57-74e3d2d3b02c_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cape Fair",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7225,
    "longitude": -93.5316667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-08-14"
  },
  "priceRange": "$16-$50"
}