{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/annual-halloween-extravaganza-eureka-springs-ar",
  "name": "Annual Halloween extravaganza!",
  "description": "Join us for our season finale event! A weekend filled with games, prizes, fun and family memories. Events include costume contests, site decorating contests, trick or treating and more. With games for kids as well as the grown ups your sure to have some fun!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/annual-halloween-extravaganza-eureka-springs-ar",
  "image": [
    "https://koa.com/content/campgrounds/eureka-springs/heroitems/04104heroitems1a56e4ae-3a1c-442f-a3d1-9347c2136c22.JPG",
    "https://koa.com/content/campgrounds/eureka-springs/events/04104eventaa00fe86-ff7c-4763-bf44-b828ef94de57.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15020 Highway 187 South",
    "addressLocality": "Eureka Springs",
    "addressRegion": "AR",
    "postalCode": "72631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.421744,
    "longitude": -93.792649
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}