{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wilsonville-recreation-area-hawley-pa",
  "name": "Wilsonville Recreation Area",
  "description": "Wilsonville Recreation Area is located at 113 Ammon Dr, Hawley PA 18428. Wilsonville Recreation Area can be contacted at ***-***-**** or http://www.wilsonvillecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/wilsonville-recreation-area-hawley-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "113 Ammon Dr",
    "addressLocality": "Hawley",
    "addressRegion": "PA",
    "postalCode": "18428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.451717,
    "longitude": -75.180151
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/hawley/wilsonville-recreation-area"
  ]
}