{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/renfro-valley-entertainment-center-mount-vernon-ky",
  "name": "Renfro Valley Entertainment Center",
  "description": "Check-In - can be done online via your reservation with Camp Spot or at Valley Liquor located at 2440 Richmond Street Mount Vernon, KY 40456",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/renfro-valley-entertainment-center-mount-vernon-ky",
  "image": [
    "https://renfrovalley.com/wp-content/uploads/2022/02/RV-New-Park-overview_2145.jpg",
    "https://secure.gravatar.com/avatar/72ba543af54817792f36fd215cdd234b?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2440 Richmond Street",
    "addressLocality": "Mount Vernon",
    "addressRegion": "KY",
    "postalCode": "40456",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3529436,
    "longitude": -84.3404195
  }
}