{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-country-rivers-kennebec-white-water-rafting-bingham-me",
  "name": "North Country Rivers Kennebec White Water Rafting",
  "description": "North Country Rivers Kennebec White Water Rafting is located at 36 Main Street, Bingham ME 4920. North Country Rivers Kennebec White Water Rafting can be contacted at ***-***-**** or http://www.northcountryrivers.com/",
  "url": "https://campertunity.com/listings/campgrounds/north-country-rivers-kennebec-white-water-rafting-bingham-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36 Main Street",
    "addressLocality": "Bingham",
    "addressRegion": "ME",
    "postalCode": "4920",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0421425,
    "longitude": -69.8699313
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/maine/bingham/north-country-rivers-kennebec-white-water-rafting"
  ]
}