{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kayaking-canoeing-deridder-la",
  "name": "Kayaking & Canoeing",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/kayaking-canoeing-deridder-la",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/097/696/full/bundick-lake-retreat-and-rv-elgin-tx-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Deridder",
    "addressRegion": "LA",
    "postalCode": "70634",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.846201,
    "longitude": -93.289281
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ]
}