{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cajun-haven-r-v-park-abbeville-la",
  "name": "Cajun Haven R. V. Park",
  "description": "Cajun Haven R. V. Park is located at 111 Trahan, Abbeville LA 70510. Cajun Haven R. V. Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/cajun-haven-r-v-park-abbeville-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "111 Trahan",
    "addressLocality": "Abbeville",
    "addressRegion": "LA",
    "postalCode": "70510",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9525558,
    "longitude": -92.1429454
  }
}