{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-stanton-ky",
  "name": "Spot2Nite",
  "description": "Check out 4 Guys RV Park in Stanton, Kentucky on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-stanton-ky",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/dc85349b-21dd-11f0-93ac-8e19539b6da7/card.jpg?v=63912809217"
  ],
  "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.spot2nite.com/campgrounds-rv-parks/kentucky/stanton/4-guys-rv-park"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}