{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-port-colborne-on",
  "name": "Spot2Nite",
  "description": "Check out Sun Retreats Sherkston Shores in Port Colborne, Ontario on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-port-colborne-on",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/784b15f6-73c3-11f0-9b5d-fdeb01a39583/card.jpg?v=63921813586"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "490 Empire Road",
    "addressLocality": "Port Colborne",
    "addressRegion": "ON",
    "postalCode": "L0S 1R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8718429,
    "longitude": -79.1369236
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/ontario/port-colborne/sun-retreats-sherkston-shores"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "37",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$37+"
}