{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salem-lisbon-koa-holiday-salem-oh-us",
  "name": "Salem / Lisbon KOA Holiday",
  "description": "Salem / Lisbon KOA Holiday is located in Salem, Ohio and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/salem-lisbon-koa-holiday-salem-oh-us",
  "image": [
    "https://koa.com/content/campgrounds/salem-lisbon/backgrounds/35169background4bd89165-c99f-4095-b258-9e28075ca75e.jpg",
    "https://koa.com/content/campgrounds/salem-lisbon/photos/3574638b-2fe1-44a8-8b84-95282a0019b3photo26fae4ec-1b0d-49d5-9af0-a9fbf9c8568d.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33807 Winona Road",
    "addressLocality": "Salem",
    "addressRegion": "OH",
    "postalCode": "44460",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.827651,
    "longitude": -80.860057
  },
  "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"
    }
  ]
}