{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stagecoach-station-rv-park-benton",
  "name": "Stagecoach Station RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/stagecoach-station-rv-park-benton",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/036/285/full/ky42.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Benton",
    "addressRegion": "KY",
    "postalCode": "42025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8572781,
    "longitude": -88.350315
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/stagecoach-station-rv-park-49604"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}