{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/audubon-rv-park-abbeville-la",
  "name": "Audubon RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/audubon-rv-park-abbeville-la",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/099/235/full/audubon-rv-park-abbeville-la-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Abbeville",
    "addressRegion": "LA",
    "postalCode": "70510",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9746502,
    "longitude": -92.1342921
  },
  "checkinTime": "00:11:00",
  "checkoutTime": "00:11:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}