{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeside-north-rv-resort-okeechobee-fl",
  "name": "What is the phone number for Lakeside North RV Resort?",
  "description": "Lakeside North RV Resort is located at 6500 U.S. 441, Okeechobee FL 34974. Lakeside North RV Resort can be contacted at ***-***-**** or https://lakesidenorthfl.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeside-north-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": "6500 U.S. 441",
    "addressLocality": "Okeechobee",
    "addressRegion": "FL",
    "postalCode": "34974",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.1900618,
    "longitude": -80.753658
  }
}