{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/recreation-plantation-rv-resort-lady-lake-fl",
  "name": "Recreation Plantation RV Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/recreation-plantation-rv-resort-lady-lake-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "609 US Highway 466",
    "addressLocality": "Lady Lake",
    "addressRegion": "FL",
    "postalCode": "32159-3721"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.9077778,
    "longitude": -81.91745
  }
}