{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fly-south-cullman-al",
  "name": "Fly South",
  "description": "Cullman, Alabama Quiet, gated retreat with 30/50-amp hookups, gigabit Wi-Fi, dog park, and easy online booking.",
  "url": "https://campertunity.com/listings/campgrounds/fly-south-cullman-al",
  "image": [
    "https://img1.wsimg.com/isteam/ip/c18b83ca-954b-4b81-ae25-3dae8c4e7f74/20230720_171206.jpg",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/c18b83ca-954b-4b81-ae25-3dae8c4e7f74/20230720_171206.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "535 County Road 1196",
    "addressLocality": "Cullman",
    "addressRegion": "AL",
    "postalCode": "35057",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.223961,
    "longitude": -86.921765
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}