{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/all-done-rv-camping-sussex-nb",
  "name": "All Done R.V. Camping",
  "description": "has one of the longest camping seasons, from April to November, to help the Snow Birds make their journey to and from the United States. We have 46 \"large\"",
  "url": "https://campertunity.com/listings/campgrounds/all-done-rv-camping-sussex-nb",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1468 Route 890 Newtown",
    "addressLocality": "Sussex",
    "addressRegion": "NB",
    "postalCode": "E4G 1N2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.72361919999999,
    "longitude": -65.51087610000002
  },
  "sameAs": [
    "https://ccrvc.ca/campground/all-done-r-v-camping/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}