{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wekiva-falls-rv-resort-sorrento-fl",
  "name": "Wekiva Falls RV Resort",
  "description": "Wekiva Falls RV Resort is located at 30700 Wekiva River Road, Sorrento FL 32776. Wekiva Falls RV Resort can be contacted at ***-***-**** or http://www.wekivafalls.com/",
  "url": "https://campertunity.com/listings/campgrounds/wekiva-falls-rv-resort-sorrento-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30700 Wekiva River Road",
    "addressLocality": "Sorrento",
    "addressRegion": "FL",
    "postalCode": "32776",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.7948437,
    "longitude": -81.425958
  }
}