{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lehmans-lakeside-rv-resort-marengo-il",
  "name": "Lehman's Lakeside RV Resort",
  "description": "Lehman's Lakeside RV Resort is located at 19609 Harmony Road, Marengo IL 60152. Lehman's Lakeside RV Resort can be contacted at ***-***-**** or http://www.lehmanrv.com/index.htm",
  "url": "https://campertunity.com/listings/campgrounds/lehmans-lakeside-rv-resort-marengo-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19609 Harmony Road",
    "addressLocality": "Marengo",
    "addressRegion": "IL",
    "postalCode": "60152",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.170988,
    "longitude": -88.5783765
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/marengo/lehman-s-lakeside-rv-resort"
  ]
}