{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clerbrook-golf-rv-resort-20005-us-highway-27-clermont-fl-347",
  "name": "Clerbrook Golf & RV Resort 20005 Us Highway 27, Clermont, FL 34715",
  "description": "...........",
  "url": "https://campertunity.com/listings/campgrounds/clerbrook-golf-rv-resort-20005-us-highway-27-clermont-fl-347",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20005 Us Highway 27",
    "addressLocality": "Clermont",
    "addressRegion": "FL",
    "postalCode": "34715",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.5886193,
    "longitude": -81.752927
  }
}