{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-oaks-rv-park-kinder-la",
  "name": "Quiet Oaks RV Park",
  "description": "Quiet Oaks RV Park is located at 18159 Tv Tower Road, Kinder LA 70648. Quiet Oaks RV Park can be contacted at ***-***-**** or http://www.quietoaks.com/",
  "url": "https://campertunity.com/listings/campgrounds/quiet-oaks-rv-park-kinder-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18159 Tv Tower Road",
    "addressLocality": "Kinder",
    "addressRegion": "LA",
    "postalCode": "70648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3789621,
    "longitude": -92.9139924
  }
}