{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/halloween-fun-fountain-co",
  "name": "Halloween Fun",
  "description": "Join us for our Halloween Spooktacular Weekends! Every weekend in October, we will have Trick or Treating, Costume Contests, and Site Decorating Contests!",
  "url": "https://campertunity.com/listings/campgrounds/halloween-fun-fountain-co",
  "image": [
    "https://koa.com/content/campgrounds/colorado-springs/heroitems/06253heroitemsaccc8031-358c-45ad-9848-1fc3404f19e1.jpeg",
    "https://koa.com/content/campgrounds/colorado-springs/events/06253event94365fed-4219-4f0d-bef8-d37a34140576.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8100 Bandley Drive",
    "addressLocality": "Fountain",
    "addressRegion": "CO",
    "postalCode": "80817",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7117097297,
    "longitude": -104.7248017788
  },
  "sameAs": [
    "https://koa.com/campgrounds/colorado-springs/events/halloween-fun_e727168b-26c9-45cb-a985-6fe3373ef1b8/"
  ],
  "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"
    }
  ]
}