{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kayaking-canoeing-foley-al",
  "name": "Kayaking & Canoeing",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/kayaking-canoeing-foley-al",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/011/067/full/beach-express-rv-park-foley-al-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4065868,
    "longitude": -87.6835974
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ]
}