{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lafayette-koa-holiday-scott-la",
  "name": "Lafayette KOA Holiday",
  "description": "A fun filled relaxing weekend. Egg hunt for the kids and maybe even a visit from the Easter Bunny. Lots of fun Easter games too.",
  "url": "https://campertunity.com/listings/campgrounds/lafayette-koa-holiday-scott-la",
  "image": [
    "https://koa.com/content/campgrounds/lafayette/heroitems/18101heroitems5a9b94e1-0b05-40b1-8e4f-c942168dfb07.jpg",
    "https://koa.com/content/campgrounds/lafayette/events/18101event01859534-07c2-4be0-ba06-6a2ead48a704.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1825 Saint Mary St.",
    "addressLocality": "Scott",
    "addressRegion": "LA",
    "postalCode": "70583",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.246,
    "longitude": -92.1115
  },
  "sameAs": [
    "https://koa.com/campgrounds/lafayette/events/easter-weekend_e521978c-6cf1-4ad9-995d-997b8344f02e/",
    "https://www.rvezy.com"
  ],
  "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"
    }
  ]
}