{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-stagecoach-station-campground-benton-ky",
  "name": "Stagecoach Station Campground",
  "description": "Stagecoach Station Campground is located at 230 Easy Street, Benton KY 42025. Stagecoach Station Campground can be contacted at ***-***-**** or http://www.stagecoachcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-stagecoach-station-campground-benton-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "230 Easy Street",
    "addressLocality": "Benton",
    "addressRegion": "KY",
    "postalCode": "42025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.931201,
    "longitude": -88.3456437
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kentucky/benton/stagecoach-station-campground"
  ]
}