{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oakdale-koa-journey-oakdale-wi",
  "name": "Oakdale KOA Journey",
  "description": "Oakdale KOA Journey is located in Oakdale, Wisconsin and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/oakdale-koa-journey-oakdale-wi",
  "image": [
    "https://koa.com/content/campgrounds/oakdale/heroitems/49151heroitems3d012b33-4124-4588-a77f-73fc4cdfe9ec.jpg",
    "https://koa.com/content/campgrounds/oakdale/photos/49151photo57257cb1-a14b-470c-94da-71f72ebbdc1f.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 Jay St",
    "addressLocality": "Oakdale",
    "addressRegion": "WI",
    "postalCode": "54649",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.96357,
    "longitude": -90.37246
  },
  "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"
    }
  ]
}