{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-hwy-22-rv-park-tishomingo-ok",
  "name": "Hwy 22 RV Park",
  "description": "Hwy 22 RV Park is located at 1551 West Main Street, Tishomingo OK 73460. Hwy 22 RV Park can be contacted at ***-***-**** or https://www.facebook.com/hwy22rvpark/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-hwy-22-rv-park-tishomingo-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1551 West Main Street",
    "addressLocality": "Tishomingo",
    "addressRegion": "OK",
    "postalCode": "73460",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.237374,
    "longitude": -96.702961
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/tishomingo/hwy-22-rv-park"
  ]
}