{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/footprints-resort-bancroft-on",
  "name": "Footprints Resort",
  "description": "Step into paradise, where time stands still and the outside world fades away. Footprints Resort is a private, adult-only 21+ retreat where you can enjoy your vacation in a Pet-free & CHILD-FREE environment! Our 10+ acre private grounds are waiting for you to enjoy. While not a campground, we can accommodate tents, campers and small RVs.",
  "url": "https://campertunity.com/listings/campgrounds/footprints-resort-bancroft-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Baptiste Lake Rd",
    "addressLocality": "Bancroft",
    "addressRegion": "ON",
    "postalCode": "K0L 1J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.08055,
    "longitude": -78.0392
  }
}