{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pecan-corner-rv-cherokee-ok",
  "name": "Pecan Corner RV Park",
  "description": "Pecan Corner RV Park is located at 306 East Main Street, Cherokee OK 73728. Pecan Corner RV Park can be contacted at ***-***-**** or http://pecancornerrv.com/aboutus.htm",
  "url": "https://campertunity.com/listings/campgrounds/pecan-corner-rv-cherokee-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "306 East Main Street",
    "addressLocality": "Cherokee",
    "addressRegion": "OK",
    "postalCode": "73728",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7575227,
    "longitude": -98.3537259
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/cherokee/pecan-corner-rv-park"
  ]
}