{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mercer-lake-florence-or",
  "name": "Mercer Lake Resort",
  "description": "Mercer Lake Resort is located at 88875 Bayberry Lane, Florence OR 97439. Mercer Lake Resort can be contacted at ***-***-**** or http://www.mercerlakeresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/mercer-lake-florence-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "88875 Bayberry Lane",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "postalCode": "97439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0498169,
    "longitude": -124.0824558
  }
}