{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-country-campground-camping-life-canada-clearview-nb",
  "name": "River Country Campground - Camping Life Canada",
  "description": "Relax and reconnect with nature at River Country Campground in Clearview, New Brunswick.",
  "url": "https://campertunity.com/listings/campgrounds/river-country-campground-camping-life-canada-clearview-nb",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.rivercountry.ca%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "69 Lahue Road",
    "addressLocality": "Clearview",
    "addressRegion": "NB",
    "postalCode": "E7L 1X6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.569344730772,
    "longitude": -67.7176407307539
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/river-country-campground/"
  ]
}