{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coles-mine-rv-resort-campground-lebanon-me-us",
  "name": "Cole's Mine RV Resort and Campground",
  "description": "Cole's Mine RV Resort and Campground is located at 6 Brook Lane, Lebanon ME 4027. Cole's Mine RV Resort and Campground can be contacted at or http://colesminervresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coles-mine-rv-resort-campground-lebanon-me-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6 Brook Lane",
    "addressLocality": "Lebanon",
    "addressRegion": "ME",
    "postalCode": "4027",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4006697,
    "longitude": -70.919379
  }
}