{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cajun-haven-rv-egan-la",
  "name": "Cajun Haven RV Park",
  "description": "Cajun Haven RV Park is located at 434 Trumps Road, Egan LA 70531. Cajun Haven RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/cajun-haven-rv-egan-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "434 Trumps Road",
    "addressLocality": "Egan",
    "addressRegion": "LA",
    "postalCode": "70531",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2329746,
    "longitude": -92.5267806
  }
}