{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-ashburn-ga",
  "name": "Spot2Nite",
  "description": "Check out Wanee Lake Golf & RV Park in Ashburn, Georgia on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-ashburn-ga",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/32f89cb7-3a35-11f0-b3a2-673920ae16c9/card.jpg?v=63915485485"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3821 Georgia 112",
    "addressLocality": "Ashburn",
    "addressRegion": "GA",
    "postalCode": "31714",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.6671248,
    "longitude": -83.6961405
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34.99",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$34.99+"
}