{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-shore-motel-rv-park-mannford-ok",
  "name": "Lake Shore Motel & RV Park",
  "description": "Lake Shore Motel & RV Park is located at 100 Industrial Drive, Mannford OK 74044. Lake Shore Motel & RV Park can be contacted at ***-***-**** or https://www.facebook.com/pages/Lake-Shore-Motel/***-***-****69788",
  "url": "https://campertunity.com/listings/campgrounds/lake-shore-motel-rv-park-mannford-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Industrial Drive",
    "addressLocality": "Mannford",
    "addressRegion": "OK",
    "postalCode": "74044",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1259842,
    "longitude": -96.3385925
  }
}