{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/island-pond-rv-park-new-harbour-nl",
  "name": "Island Pond RV Park",
  "description": "Island Pond Park is a privately owned family park, constructed and designed by owner Dave Anthony in 2012. Our Mission was to create and operate a modern, yet",
  "url": "https://campertunity.com/listings/campgrounds/island-pond-rv-park-new-harbour-nl",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route 73",
    "addressLocality": "New Harbour",
    "addressRegion": "NL",
    "postalCode": "A0B 2P0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.58262089999999,
    "longitude": -53.5172813
  },
  "sameAs": [
    "https://ccrvc.ca/campground/island-pond-rv-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}