{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jeep-jam-weekend-cape-charles-va",
  "name": "Jeep Jam Weekend",
  "description": "Jeep enthusiasts unite for Cape Charles / Chesapeake Bay KOA's first JEEP JAM! Join us to see if your ride comes out on top in any of our contests, and enjoy the food and drinks we offer!",
  "url": "https://campertunity.com/listings/campgrounds/jeep-jam-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/46192event826af1b1-64e6-4372-aea4-b15a03602003.png"
  ],
  "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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}