{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skowhegan-kennebec-valley-koa-journey-campground",
  "name": "Skowhegan / Kennebec Valley KOA Journey Campground Reservations",
  "description": "Skowhegan / Kennebec Valley KOA Journey On-line Campground Reservations (Canaan) | KOA - Kampgrounds of America",
  "url": "https://campertunity.com/listings/campgrounds/skowhegan-kennebec-valley-koa-journey-campground",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18 Cabin Road",
    "addressLocality": "Canaan",
    "addressRegion": "ME",
    "postalCode": "04924"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7630602,
    "longitude": -69.5596522
  },
  "sameAs": [
    "https://koa.com/campgrounds/skowhegan/reserve/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}