{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gateway-to-the-north-rv-park-deer-lake-nl",
  "name": "Gateway to the North RV Park",
  "description": "Most RV Sites have grass cover and are equipped with Picnic tables and Fire Rings.",
  "url": "https://campertunity.com/listings/campgrounds/gateway-to-the-north-rv-park-deer-lake-nl",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "#1 Bonne Bay Road",
    "addressLocality": "Deer Lake",
    "addressRegion": "NL",
    "postalCode": "A8A 2V1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.19388910000001,
    "longitude": -57.43498630000001
  },
  "sameAs": [
    "https://ccrvc.ca/campground/gateway-to-the-north-rv-park/",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}