{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/halloween-scott-la",
  "name": "Halloween",
  "description": "Trick-or-Treating through our park with Campsite and Pumpkin Decor Contest on Saturday afternoon.",
  "url": "https://campertunity.com/listings/campgrounds/halloween-scott-la",
  "image": [
    "https://koa.com/content/campgrounds/lafayette/heroitems/18101heroitemsd8577489-68b2-4d24-8492-8d6661896f9a.jpg",
    "https://koa.com/content/campgrounds/lafayette/events/18101eventabe17826-71b9-4714-9733-af5b6e57555e.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/halloween_b80227f2-f602-43b2-8893-2266afadbfb7/"
  ],
  "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"
    }
  ]
}