{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-adventure-community-association-milford-pa",
  "name": "Lake Adventure Community Association",
  "description": "Lake Adventure Community Association is located at 105 Office Way North, Milford PA 18337. Lake Adventure Community Association can be contacted at ***-***-**** or http://www.lakeadventure.net/",
  "url": "https://campertunity.com/listings/campgrounds/lake-adventure-community-association-milford-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "105 Office Way North",
    "addressLocality": "Milford",
    "addressRegion": "PA",
    "postalCode": "18337",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3242864,
    "longitude": -75.0040812
  }
}