{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cajun-haven-rv-park-egan-la-2",
  "name": "Cajun Haven RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/cajun-haven-rv-park-egan-la-2",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/073/610/full/cajun-haven-rv-park-egan-la-2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Egan",
    "addressRegion": "LA",
    "postalCode": "70531",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}