{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/4-guys-rv-gorge-stanton-ky",
  "name": "4 Guys RV Park at the Gorge",
  "description": "4 Guys RV Park at the Gorge is located at 10137 Campton Road, Stanton KY 40380. 4 Guys RV Park at the Gorge can be contacted at ***-***-**** or http://www.4guysrvpark.com/home.html",
  "url": "https://campertunity.com/listings/campgrounds/4-guys-rv-gorge-stanton-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10137 Campton Road",
    "addressLocality": "Stanton",
    "addressRegion": "KY",
    "postalCode": "40380",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.819517,
    "longitude": -83.7236226
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kentucky/stanton/4-guys-rv-park-at-the-gorge"
  ]
}