{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hocking-hills-koa-holiday-logan-oh",
  "name": "Hocking Hills KOA Holiday",
  "description": "Hocking Hills KOA Campground offers RV sites, cozy cabins, and tent camping. Enjoy gem mining, a heated pool, and nearby waterfalls.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hocking-hills-koa-holiday-logan-oh",
  "image": [
    "https://i.vimeocdn.com/video/1553146172-36434ebda07ae1a35665e7b9b9b532d81a0173919edc325b9c63d77be0307d28-d_1920x1080?r=pad",
    "https://koa.com/content/campgrounds/hocking-hills/photos/IMG1782.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29150 Pattor Rd",
    "addressLocality": "Logan",
    "addressRegion": "OH",
    "postalCode": "43138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4678875,
    "longitude": -82.4882088
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}