{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/texoma-lakeside-motel-rv-prk-kingston-ok",
  "name": "Texoma Lakeside Motel & RV Prk",
  "description": "Texoma Lakeside Motel & RV Prk is located at 1876 U.S. 70, Kingston OK 73439. Texoma Lakeside Motel & RV Prk can be contacted at ***-***-**** or http://www.texomalakesidemotel.com/",
  "url": "https://campertunity.com/listings/campgrounds/texoma-lakeside-motel-rv-prk-kingston-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1876 U.S. 70",
    "addressLocality": "Kingston",
    "addressRegion": "OK",
    "postalCode": "73439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9977103,
    "longitude": -96.6600105
  }
}