{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reunion-lake-rv-resort-ponchatoula-la-1",
  "name": "Reunion Lake RV Resort",
  "description": "Reunion Lake RV Resort is located at 43234 Louisiana 445, Ponchatoula LA 70454. Reunion Lake RV Resort can be contacted at ***-***-**** or https://www.reunionlakerv.com/",
  "url": "https://campertunity.com/listings/campgrounds/reunion-lake-rv-resort-ponchatoula-la-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "43234 Louisiana 445",
    "addressLocality": "Ponchatoula",
    "addressRegion": "LA",
    "postalCode": "70454",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4857335,
    "longitude": -90.335894
  }
}