{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lutterworth-valley-trailer-park-minden-on-1",
  "name": "Lutterworth Valley Trailer Park",
  "description": "15-acre family park in Kawartha/Haliburton between Fenelon Falls & Minden. Chain of 3 lakes & Gull River. Private, clean, mature-pine treed lots for up to 43-ft trailers, full hookup, fire pits. Beautiful sandy beach & 1,000-ft shore. 66 boat docks slips/walkway/sitting area & concrete boat ramp. Excellent fishing and boating. Only 1.5 hr from GTA",
  "url": "https://campertunity.com/listings/campgrounds/lutterworth-valley-trailer-park-minden-on-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1039 Caravan Lane",
    "addressLocality": "Minden",
    "addressRegion": "ON",
    "postalCode": "K0M 2L1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.77847,
    "longitude": -78.8106
  },
  "sameAs": [
    "https://ccrvc.ca/campground/lutterworth-valley-trailer-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-30"
  },
  "priceRange": "$0+"
}