{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hocking-river-rv-park-logan-oh",
  "name": "Hocking River RV Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hocking-river-rv-park-logan-oh",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/006/890/full/hocking-river-rv-park-logan-oh-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Logan",
    "addressRegion": "OH",
    "postalCode": "43138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4430521,
    "longitude": -83.7414465
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}