{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-recreation-area-mead-ok",
  "name": "Lakeside Recreation Area",
  "description": "Lakeside Recreation Area is located at 3991 Streetman Road, Mead OK 73449. Lakeside Recreation Area can be contacted at ***-***-**** or https://www.recreation.gov/camping/lakeside-ok/r/campgroundDetails.do?contractCode=NRSO&parkId=73243",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-recreation-area-mead-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3991 Streetman Road",
    "addressLocality": "Mead",
    "addressRegion": "OK",
    "postalCode": "73449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9394764,
    "longitude": -96.5513483
  }
}