{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jellystone-marine-park-pouch-cove-nl",
  "name": "Jellystone Marine Park",
  "description": "Located in beautiful Pouch Cove and only a 20 minute drive away from St. John’s, Marine Park is the preferred choice for many RV campers. Whether seasonally",
  "url": "https://campertunity.com/listings/campgrounds/jellystone-marine-park-pouch-cove-nl",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "515 Pouch Cove Line",
    "addressLocality": "Pouch Cove",
    "addressRegion": "NL",
    "postalCode": "A0A 3L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7364528,
    "longitude": -52.80243819999998
  },
  "sameAs": [
    "https://ccrvc.ca/campground/marine-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}