{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/theona-park-resort-ennismore-on",
  "name": "Theona Park Resort",
  "description": "Theona Park Resort is located just north of Peterborough, situated over 1,400 feet of waterfront on beautiful Buckhorn Lake. Being in the heart of the",
  "url": "https://campertunity.com/listings/campgrounds/theona-park-resort-ennismore-on",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2020/04/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "770 Scollard Line, RR 1",
    "addressLocality": "Ennismore",
    "addressRegion": "ON",
    "postalCode": "K0L 1T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.44631,
    "longitude": -78.41935
  }
}