{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kenneth-l-wilson-campground",
  "name": "Kenneth L. Wilson Campground",
  "description": "Kenneth L. Wilson Campground is located at 859 Wittenberg Road, Mount Tremper NY 12457. Kenneth L. Wilson Campground can be contacted at ***-***-**** or http://www.dec.ny.gov/outdoor/24472.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kenneth-l-wilson-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "859 Wittenberg Road",
    "addressLocality": "Mount Tremper",
    "addressRegion": "NY",
    "postalCode": "12457",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0234312,
    "longitude": -74.2267367
  }
}