{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/enchanted-lakes-mh-rv-resort-malabar-fl",
  "name": "Enchanted Lakes MH & RV Resort",
  "description": "Enchanted Lakes MH & RV Resort is located at 750 Malabar Road Northeast, Malabar FL 32950. Enchanted Lakes MH & RV Resort can be contacted at ***-***-**** or https://www.enchantedlakesmhrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/enchanted-lakes-mh-rv-resort-malabar-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "750 Malabar Road Northeast",
    "addressLocality": "Malabar",
    "addressRegion": "FL",
    "postalCode": "32950",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.998268,
    "longitude": -80.607239
  }
}