{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-canal-side-manor-rv-park-okeechobee",
  "name": "Canal Side Manor RV Park",
  "description": "Canal Side Manor RV Park is located at 6640 U.S. 441, Okeechobee FL 34974. Canal Side Manor RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-canal-side-manor-rv-park-okeechobee",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6640 U.S. 441",
    "addressLocality": "Okeechobee",
    "addressRegion": "FL",
    "postalCode": "34974",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.1884931,
    "longitude": -80.7487803
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/okeechobee/canal-side-manor-rv-park"
  ]
}