{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lucky-clover-mobile-home-rv-melbourne-fl",
  "name": "Lucky Clover Mobile Home & RV",
  "description": "Lucky Clover Mobile Home & RV is located at 635 East Eau Gallie Boulevard, Melbourne FL 32937. Lucky Clover Mobile Home & RV can be contacted at ***-***-**** or http://www.luckycloverrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/lucky-clover-mobile-home-rv-melbourne-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "635 East Eau Gallie Boulevard",
    "addressLocality": "Melbourne",
    "addressRegion": "FL",
    "postalCode": "32937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.1370139,
    "longitude": -80.5898421
  }
}