{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/enclosure-campground-derby-junction-nb",
  "name": "Enclosure Campground",
  "description": "Privately and lovingly owned and operated by Florence and John McGraw since the early 1990’s. The family of Florence and John welcome you to the beginning of a wonderful camping experience you’ll want to repeat. It may be century-old wisdom, but the theory still holds true today; there’s just something about losing yourself in the woods. In fact, there are very real health benefits. As human beings, we’re wired for wonder; we feel compelled to stop and soak up the sunset or gaze up at the sta...",
  "url": "https://campertunity.com/listings/campgrounds/enclosure-campground-derby-junction-nb",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2016/04/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 Enclosure Road",
    "addressLocality": "Derby Junction",
    "addressRegion": "NB",
    "postalCode": "E1V 5B2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.961331,
    "longitude": -65.59359599999999
  },
  "sameAs": [
    "https://ccrvc.ca/campground/enclosure-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}