{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/penningtoncreekrv-tishomingo-ok",
  "name": "PenningtonCreekRV",
  "description": "Welcome to Pennington Creek RV Park, your ultimate getaway destination in Tishomingo, OK. Located amidst the serene beauty of nature, our RV park offers a perfect blend of tranquility and adventure. With spacious RV sites and a host of recreational activities, we cater to all your camping needs.",
  "url": "https://campertunity.com/listings/campgrounds/penningtoncreekrv-tishomingo-ok",
  "image": [
    "https://static.wixstatic.com/media/5fc007_a021f5e6cbbd456fb6f50944bc8ff268%7Emv2.png/v1/fit/w_2500,h_1330,al_c/5fc007_a021f5e6cbbd456fb6f50944bc8ff268%7Emv2.png",
    "https://static.wixstatic.com/media/5fc007_d06837cf193c45699c1910dd49769a43~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1398 Elks Road",
    "addressLocality": "Tishomingo",
    "addressRegion": "OK",
    "postalCode": "73460",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2348151,
    "longitude": -96.676374
  },
  "sameAs": [
    "https://www.penningtoncreekrvpark.com/"
  ]
}