{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/california-route-66-road-trip-coshocton-oh",
  "name": "California - Route 66 Road Trip",
  "description": "We're sure to strike gold in Califorina. From the famous surf breaks to the mountains, California is one of the most geographically diverse states. It's easy to find some fun in the sun in Cali!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/california-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/35174event00da0551-2e2f-4d64-95d6-04300b3f48fa.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": "Mountain"
    }
  ]
}