{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-rv-park-hugoton-ks-us",
  "name": "Eagle RV Park",
  "description": "Eagle RV Park is located at 1471 Road 13, Hugoton KS 67951. Eagle RV Park can be contacted at ***-***-**** or http://eaglervparkks.com/",
  "url": "https://campertunity.com/listings/campgrounds/eagle-rv-park-hugoton-ks-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1471 Road 13",
    "addressLocality": "Hugoton",
    "addressRegion": "KS",
    "postalCode": "67951",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1946422,
    "longitude": -101.3399022
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/hugoton/eagle-rv-park"
  ]
}