{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/missouri-route-66-road-trip-coshocton-oh",
  "name": "Missouri - Route 66 Road Trip",
  "description": "The Gateway to the West and the home of Mark Twain. Paddle along the river with us as we travel through Missouri",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/missouri-route-66-road-trip-coshocton-oh",
  "image": [
    "https://koa.com/content/campgrounds/coshocton/heroitems/35174heroitems356344d8-d5b1-4eee-a9fb-2c640decc966.png",
    "https://koa.com/content/campgrounds/coshocton/events/35174eventf23eac9b-c703-41dc-b4ba-482de8584554.png"
  ],
  "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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}