{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-seven-winds-rv-park-liberal-k",
  "name": "Seven Winds RV Park",
  "description": "Seven Winds RV Park is located at 5924 Old Highway 54, Liberal KS 67901. Seven Winds RV Park can be contacted at ***-***-**** or http://www.sevenwindsrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-seven-winds-rv-park-liberal-k",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5924 Old Highway 54",
    "addressLocality": "Liberal",
    "addressRegion": "KS",
    "postalCode": "67901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.007627,
    "longitude": -100.978438
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/liberal/seven-winds-rv-park"
  ]
}