{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverbend-campground-leeds-me-1",
  "name": "Riverbend Campground",
  "description": "Riverbend Campground is located at 1540 Maine 106, Leeds ME 4263. Riverbend Campground can be contacted at ***-***-**** or http://riverbendcampgroundmaine.com/",
  "url": "https://campertunity.com/listings/campgrounds/riverbend-campground-leeds-me-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1540 Maine 106",
    "addressLocality": "Leeds",
    "addressRegion": "ME",
    "postalCode": "4263",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3214924,
    "longitude": -70.1223049
  }
}