{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kawartha-trails-resort-peterborough-on-2",
  "name": "Kawartha Trails Resort",
  "description": "Kawartha Trails Resort is a beautiful and well-kept RV resort located in the heart of the Kawarthas. We are located on the picturesque Otonabee River, which is part of the Trent/Severn waterway. We are approximately 1.5 hours from Toronto.",
  "url": "https://campertunity.com/listings/campgrounds/kawartha-trails-resort-peterborough-on-2",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Old Bridge Rd RR 11",
    "addressLocality": "Peterborough",
    "addressRegion": "ON",
    "postalCode": "K9J 6Y3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.18768,
    "longitude": -78.3348
  },
  "sameAs": [
    "https://ccrva.ca/campground/kawartha-trails-resort/",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}