{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wine-and-cheese-weekend-harpers-ferry-wv",
  "name": "Wine and Cheese Weekend",
  "description": "Join us for our biggest wine and cheese tasting event of the year ($), featuring locally made wines and other gourmet treats. Check out our specials at Grapes and Grinds all weekend.*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/wine-and-cheese-weekend-harpers-ferry-wv",
  "image": [
    "https://koa.com/content/campgrounds/harpers-ferry/heroitems/48107heroitems527e1e36-2a41-48b1-add6-1c376a011be2.jpg",
    "https://koa.com/content/campgrounds/harpers-ferry/events/48107events952915f7-6908-4bd5-b7a6-d137ca3da2a0.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"
    }
  ]
}