{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/batesville-koa-journey-batesville-in",
  "name": "Batesville KOA Journey",
  "description": "Enjoy a movie every Friday night through out the summer. Movie information is available at the reservation desk",
  "url": "https://campertunity.com/listings/campgrounds/batesville-koa-journey-batesville-in",
  "image": [
    "https://koa.com/content/campgrounds/batesville/heroitems/14157heroitems964d652b-f568-40e5-a3b4-60f555da0bd8.jpg",
    "https://koa.com/content/campgrounds/batesville/events/14157eventa34925a8-a19b-4d01-b4fb-3be7fca9b502.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7234 E State Rd 46",
    "addressLocality": "Batesville",
    "addressRegion": "IN",
    "postalCode": "47006",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.277858,
    "longitude": -85.127911
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/indiana/batesville/batesville-koa-journey",
    "https://koa.com/campgrounds/batesville/events/a-taste-of-versailles-legionfest_8acb9dca-a08f-49d0-aa37-0addec0a32ef/"
  ],
  "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"
    }
  ]
}