{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southern-comfort-rv-elberta-al",
  "name": "Southern Comfort RV",
  "description": "Come see our newly renovated park in a quiet, country atmosphere. Less than 30 min to Gulf Shores Beaches, NAS. close to everything, just outside of Elberta, a quaint old German town. online reservations here",
  "url": "https://campertunity.com/listings/campgrounds/southern-comfort-rv-elberta-al",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/081/313/full/southern-comfort-rv--elberta-al-2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elberta",
    "addressRegion": "AL",
    "postalCode": "36530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4144143,
    "longitude": -87.5981531
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/southern-comfort-rv-55544",
    "https://www.reserveamerica.com/explore/southern-comfort-rv/CHUB/783659/overview"
  ],
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}