{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southwind-rv-park-guymon-ok",
  "name": "Southwind Rv Park",
  "description": "Information, Images, Prices and Surroundings of Camping Southwind Rv Park in 73942-Guymon / USA (Oklahoma)",
  "url": "https://campertunity.com/listings/campgrounds/southwind-rv-park-guymon-ok",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RR3 Box 52 A",
    "addressLocality": "Guymon",
    "addressRegion": "OK",
    "postalCode": "73942",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.696052,
    "longitude": -101.47778
  },
  "sameAs": [
    "https://www.camperado.de/campingdetails/Southwind_Rv_Park__41115"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}