{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-george-saratoga-koa-journey-lake-luzerne-ny",
  "name": "Lake George / Saratoga KOA Journey",
  "description": "Lake George / Saratoga KOA Journey is located in Lake Luzerne, New York and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/lake-george-saratoga-koa-journey-lake-luzerne-ny",
  "image": [
    "https://koa.com/content/campgrounds/lake-george/backgrounds/32215background63403a7d-29a9-4721-9c06-6ebc02881a50.JPG",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/lake-george/photos/32215_7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "564 Lake Avenue",
    "addressLocality": "Lake Luzerne",
    "addressRegion": "NY",
    "postalCode": "12846",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.341565,
    "longitude": -73.837308
  },
  "sameAs": [
    "https://koa.com/campgrounds/lake-george/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}