{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-rv-park-okeechobee-fl",
  "name": "Lakeside RV Park",
  "description": "Lakeside RV Park is located at U.S. 441, Okeechobee FL 34974. Lakeside RV Park can be contacted at ***-***-**** or http://lakesidervokeechobee.com/",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-rv-park-okeechobee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 441",
    "addressLocality": "Okeechobee",
    "addressRegion": "FL",
    "postalCode": "34974",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.2081878,
    "longitude": -80.7870453
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/okeechobee/lakeside-rv-park"
  ]
}