{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-echo-camp-wroxeter-on",
  "name": "Pine Echo Camp",
  "description": "Family-oriented campground. Dances, bingos, potluck suppers, karaoke. 2 sandy beaches and playgrounds. Ample fishing: rainbow trout, bass. Canoeing,",
  "url": "https://campertunity.com/listings/campgrounds/pine-echo-camp-wroxeter-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "91064 Belmore Line RR 1",
    "addressLocality": "Wroxeter",
    "addressRegion": "ON",
    "postalCode": "N0G 2X0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.95507,
    "longitude": -81.1854
  },
  "sameAs": [
    "https://ccrva.ca/campground/pine-echo-camp/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}