{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/halloweekend-weekend-cape-charles-va",
  "name": "Halloweekend Weekend",
  "description": "It's officially Halloween, and you know what that means! It's time to get SPOOKY! Join us for site decorating, costume contests, trick-or-treating, and a GHOULISH good time at our Monster Mash dance party!",
  "url": "https://campertunity.com/listings/campgrounds/halloweekend-weekend-cape-charles-va",
  "image": [
    "https://koa.com/content/campgrounds/chesapeake-bay/heroitems/46192heroitems2c2f05a3-7ecb-40e7-b257-12c433a3581c.jpg",
    "https://koa.com/content/campgrounds/chesapeake-bay/events/46192event27a35cfb-c6ed-41b8-9687-22f9dab3016f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32246 Lankford Highway",
    "addressLocality": "Cape Charles",
    "addressRegion": "VA",
    "postalCode": "23310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.138806,
    "longitude": -75.967956
  },
  "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"
    }
  ]
}