{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-keene-on",
  "name": "Spot2Nite",
  "description": "Check out Shady Acres Cottage & RV Resort in Keene, Ontario on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-keene-on",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9d497896-303b-11f0-8c0c-a83e61e99531/card.jpg?v=63914388587"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "740 Serpent Mounds Road",
    "addressLocality": "Keene",
    "addressRegion": "ON",
    "postalCode": "K0L 2G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.214639,
    "longitude": -78.158202
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/ontario/keene/shady-acres-cottage-rv-resort"
  ],
  "checkinTime": "16:00:00",
  "checkoutTime": "10:00:00"
}