{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-cypress-golf-rv-resort-okeechobee-fl",
  "name": "Blue Cypress Golf & RV Resort",
  "description": "Blue Cypress Golf & RV Resort is located at 13801 U.S. 441, Okeechobee FL 34974. Blue Cypress Golf & RV Resort can be contacted at ***-***-**** or http://bluecypressgolfandrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/blue-cypress-golf-rv-resort-okeechobee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13801 U.S. 441",
    "addressLocality": "Okeechobee",
    "addressRegion": "FL",
    "postalCode": "34974",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.131113,
    "longitude": -80.6818924
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/okeechobee/blue-cypress-golf-rv-resort"
  ]
}