{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/albany-lake-cumberland-koa-journey-albany-ky",
  "name": "Albany / Lake Cumberland KOA Journey",
  "description": "Albany / Lake Cumberland KOA Journey is located in Albany, Kentucky and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/albany-lake-cumberland-koa-journey-albany-ky",
  "image": [
    "https://koa.com/content/campgrounds/lake-cumberland/backgrounds/17148backgroundade3c5cf-a826-430e-91bb-722420391cf6.jpg",
    "https://koa.com/content/campgrounds/lake-cumberland/photos/ac97a3c1-4653-4800-aadf-89d4463f1e66photoa01bbdd1-4042-4a6c-8691-776f22570b7a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3465 HWY 829",
    "addressLocality": "Albany",
    "addressRegion": "KY",
    "postalCode": "42602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.80235,
    "longitude": -85.0647098
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}