{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-wind-r-v-park-guymon-ok",
  "name": "South wind R-V Park",
  "description": "South wind R-V Park is located at 3941 U.S. 54, Guymon OK 73942. South wind R-V Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/south-wind-r-v-park-guymon-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3941 U.S. 54",
    "addressLocality": "Guymon",
    "addressRegion": "OK",
    "postalCode": "73942",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.6651178,
    "longitude": -101.501103
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/guymon/south-wind-r-v-park"
  ]
}