{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-shoes-rv-park-chalets-kinder-la-us",
  "name": "Red Shoes RV Park & Chalets",
  "description": "Located adjacent to Coushatta Casino Resort on 40 beautifully landscaped acres, park guests enjoy the privacy of your RV or chalet in a natural setting, with a two-acre lake and pier. Full hookup pads, fully furnished chalets, pool complex, dog park and more.",
  "url": "https://campertunity.com/listings/campgrounds/red-shoes-rv-park-chalets-kinder-la-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "711 Pow Wow Pkwy.",
    "addressLocality": "Kinder",
    "addressRegion": "LA",
    "postalCode": "70648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.5342,
    "longitude": -92.8183
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}