{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/unhitched-cullman-cullman-al",
  "name": "Unhitched Cullman",
  "description": "Set on 40 acres of quiet countryside, Unhitched Cullman is the kind of place where things move slower—in the best way. There’s room to breathe, room to wander, and a handful of farm animals around just to keep things fun. Whether you’re in an RV or one of the tiny cabins, the setup is simple, the staff’s welcoming, and everything just feels easy. You’re close to the interstate, but once you’re parked, it doesn’t feel like it. This part of North Alabama has a mix of small-town charm and some p...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/unhitched-cullman-cullman-al",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/1900a44c-0957-11ee-8abc-42010a001427/card.jpg?v=63892820257"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "220 County Road 1185",
    "addressLocality": "Cullman",
    "addressRegion": "AL",
    "postalCode": "35057",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.213395,
    "longitude": -86.90624199999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "41",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$41+"
}