{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/renfro-valley-koa-holiday-campground-mt-vernon-ky",
  "name": "Renfro Valley KOA Holiday Campground Reservations",
  "description": "Renfro Valley KOA Holiday On-line Campground Reservations (Mt. Vernon) | KOA - Kampgrounds of America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/renfro-valley-koa-holiday-campground-mt-vernon-ky",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "184 KOA Campground Rd",
    "addressLocality": "Mt. Vernon",
    "addressRegion": "KY",
    "postalCode": "40456"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3529436,
    "longitude": -84.3404195
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}