{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-amherstburg-on",
  "name": "Spot2Nite",
  "description": "Heck out Sun Rereats Amherstburg in Amherstburg, Otto on Spat2Nite.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-amherstburg-on",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/7d619100-1560-11f0-aadf-de444b448855/card.jpg?v=63911435705"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4610 County Road 18",
    "addressLocality": "Amherstburg",
    "addressRegion": "ON",
    "postalCode": "N9V 2Y7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.098501,
    "longitude": -83.0554605
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "44",
    "priceValidUntil": "2026-07-09"
  },
  "priceRange": "$44+"
}