{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-mccoy-lake-oklawaha-koa-holiday-campground-fort-mccoy",
  "name": "Fort McCoy / Lake Oklawaha KOA Holiday Campground Reservations",
  "description": "Fort McCoy / Lake Oklawaha KOA Holiday On-line Campground Reservations (Fort McCoy) | KOA - Kampgrounds of America",
  "url": "https://campertunity.com/listings/campgrounds/fort-mccoy-lake-oklawaha-koa-holiday-campground-fort-mccoy",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15991 NE 243rd Place Road",
    "addressLocality": "Fort McCoy",
    "addressRegion": "FL",
    "postalCode": "32134"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.3649734,
    "longitude": -81.9670322
  },
  "sameAs": [
    "https://koa.com/campgrounds/fort-mccoy/reserve/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}