{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cullman-campground-cullman-al",
  "name": "Cullman Campground",
  "description": "Cullman Campground camping reservations and campground information. Learn more about camping near Cullman Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cullman-campground-cullman-al",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783742/%7Bpht%7DphotoURL5-original%7Bpht%7D1699586421540.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "220 County Road 1185",
    "addressLocality": "Cullman",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.21339,
    "longitude": -86.90624
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}