{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shriners-rv-park-eastport-nl",
  "name": "Shriners RV Park",
  "description": "The Harold W. Duffett Shriners RV Park is a modern, full service RV Park located on the Eastport Peninsula, one of Newfoundland’s most beautiful destinations.",
  "url": "https://campertunity.com/listings/campgrounds/shriners-rv-park-eastport-nl",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVA-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 Main St",
    "addressLocality": "Eastport",
    "addressRegion": "NL",
    "postalCode": "A0G 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6529747,
    "longitude": -53.7703749
  },
  "sameAs": [
    "https://ccrvc.ca/campground/shriners-rv-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@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+"
}