{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gone-camping-weekend-harpers-ferry-wv-us",
  "name": "Gone Camping Weekend",
  "description": "Join us for all your summer camp favorites, arts and crafts, games, and a nature scavenger hunt.*All themed weekends are for on-site guests only and closed to the public. Make reservations online and join in the fun!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gone-camping-weekend-harpers-ferry-wv-us",
  "image": [
    "https://koa.com/content/campgrounds/harpers-ferry/heroitems/48107heroitems527e1e36-2a41-48b1-add6-1c376a011be2.jpg",
    "https://koa.com/content/campgrounds/harpers-ferry/events/48107event8244dfcf-a516-45a1-93b3-3fc5663a7dc6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "343 Campground Road",
    "addressLocality": "Harpers Ferry",
    "addressRegion": "WV",
    "postalCode": "25425",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3168604532,
    "longitude": -77.7633869648
  },
  "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"
    }
  ]
}