{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barking-waters-rv-park-wewoka-ok",
  "name": "Barking Waters RV Park",
  "description": "Barking Waters RV Park is located at 225 East Cedar Street, Wewoka OK 74884. Barking Waters RV Park can be contacted at ***-***-**** or https://barking-waters-rv-park.business.site/?utm_source=googlemybusiness&utm_medium=referral",
  "url": "https://campertunity.com/listings/campgrounds/barking-waters-rv-park-wewoka-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "225 East Cedar Street",
    "addressLocality": "Wewoka",
    "addressRegion": "OK",
    "postalCode": "74884",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.159629,
    "longitude": -96.4884639
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/wewoka/barking-waters-rv-park"
  ]
}