{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-lakes-rv-resort-hudson-fl-34667-fl",
  "name": "Three Lakes RV Resort",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/three-lakes-rv-resort-hudson-fl-34667-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10354 Smooth Water Drive,",
    "addressLocality": "Hudson, FL 34667",
    "addressRegion": "FL",
    "postalCode": "34667"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.3617709,
    "longitude": -82.6932847
  }
}