{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lafayette-koa-holiday-campground-reservations-scott-la",
  "name": "Lafayette KOA Holiday Campground Reservations",
  "description": "Lafayette KOA Holiday On-line Campground Reservations (Scott) | KOA - Kampgrounds of America",
  "url": "https://campertunity.com/listings/campgrounds/lafayette-koa-holiday-campground-reservations-scott-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1825 Saint Mary St.",
    "addressLocality": "Scott",
    "addressRegion": "LA",
    "postalCode": "70583"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2357569,
    "longitude": -92.0945672
  },
  "sameAs": [
    "https://koa.com/campgrounds/lafayette/reserve/"
  ],
  "checkoutTime": "00:00:00"
}