{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/memorial-day-weekend-holiday-weekend-coshocton-oh",
  "name": "Memorial Day Weekend (Holiday Weekend)",
  "description": "Enjoy this holiday weekend doing your favorite activity - camping!This weekend has a 3-day minimum requirement. Longer stay, more fun!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/memorial-day-weekend-holiday-weekend-coshocton-oh",
  "image": [
    "https://koa.com/content/campgrounds/coshocton/heroitems/35174heroitems60cae920-093b-4a4a-af20-b7d643dde63b.jpg",
    "https://koa.com/content/campgrounds/coshocton/events/35174event4afa68c1-fcaf-4785-bfef-4f58f9b7d677.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24688 County Road 10",
    "addressLocality": "Coshocton",
    "addressRegion": "OH",
    "postalCode": "43812",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.31042,
    "longitude": -81.822649
  },
  "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"
    }
  ]
}