{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandbanks-river-country-campground-camp-in-picton-ontario-pi",
  "name": "Sandbanks River Country Campground | Camp in Picton, Ontario",
  "description": "Escape to Sandbanks River Country Campground in Picton, Ontario for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/sandbanks-river-country-campground-camp-in-picton-ontario-pi",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1854 County Rd 18",
    "addressLocality": "Picton",
    "addressRegion": "ON",
    "postalCode": "K0K 2T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.90167,
    "longitude": -77.22739
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/sandbanks-river-country-campground/"
  ]
}