{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bancroft-campground-bancroft-on-1",
  "name": "Bancroft Campground",
  "description": "Quiet family- and pet-friendly campground on beautiful Bird Lake. Large, shady, level, well-spaced pull-thru trailer, RV and tent sites. Swimming pool, playground, volleyball, horseshoes, indoor rec room, trails, fishing, boat rental, minutes from major ATV trail. Store, wood, ice. 10 minutes from town.",
  "url": "https://campertunity.com/listings/campgrounds/bancroft-campground-bancroft-on-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "98 Bird Lake Rd",
    "addressLocality": "Bancroft",
    "addressRegion": "ON",
    "postalCode": "K0L 1C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.11018,
    "longitude": -77.8838
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}