{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golden-pony-rv-park-wister-ok",
  "name": "Golden Pony RV Park",
  "description": "This campground has 20 lots and is in a quiet area of town. There is an on-site laundry facility and a convenience store in walking distance. It is close to Lake Wister, Poteau, Talimina drive and more. Long and short term rentals available.",
  "url": "https://campertunity.com/listings/campgrounds/golden-pony-rv-park-wister-ok",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/081/911/full/golden-pony-rv-park-wister-ok-9.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wister",
    "addressRegion": "OK",
    "postalCode": "74966",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9673212,
    "longitude": -94.7246725
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/golden-pony-rv-park-55470"
  ],
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}