{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-rentals-long-reach-nb",
  "name": "RIVERSIDE RENTALS",
  "description": "Enjoy a peaceful get-away along the shores of the Saint John River on the beautiful Kingston Peninsula.",
  "url": "https://campertunity.com/listings/campgrounds/riverside-rentals-long-reach-nb",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/04/admin-ajax-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3567 Route 845",
    "addressLocality": "Long Reach",
    "addressRegion": "NB",
    "postalCode": "E5S 1X6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5117224,
    "longitude": -66.0460172
  },
  "sameAs": [
    "https://ccrvc.ca/campground/riverside-rentals/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}