{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cullman-al",
  "name": "Spot2Nite",
  "description": "Check out Unhitched Cullman in Cullman, Alabama on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-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": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "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+"
}