{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lemley-rv-mobile-home-park-wayn",
  "name": "Lemley RV & Mobile Home Park",
  "description": "Lemley RV & Mobile Home Park is located at 1362 Mount Morris Road, Waynesburg PA 15370. Lemley RV & Mobile Home Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lemley-rv-mobile-home-park-wayn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1362 Mount Morris Road",
    "addressLocality": "Waynesburg",
    "addressRegion": "PA",
    "postalCode": "15370",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8248744,
    "longitude": -80.1204992
  }
}