{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/port-kent-camp-site-keeseville-ny",
  "name": "Port Kent Camp Site",
  "description": "Port Kent Camp Site is located at 93 New York 373, Keeseville NY 12944. Port Kent Camp Site can be contacted at ***-***-**** or https://www.lakechamplaincamping.com/",
  "url": "https://campertunity.com/listings/campgrounds/port-kent-camp-site-keeseville-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "93 New York 373",
    "addressLocality": "Keeseville",
    "addressRegion": "NY",
    "postalCode": "12944",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5218474,
    "longitude": -73.4080561
  }
}