{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-welaka-lodge-resort-welaka-fl",
  "name": "Welaka Lodge & Resort",
  "description": "Welaka Lodge & Resort is located at 1001 Front Street, Welaka FL 32193. Welaka Lodge & Resort can be contacted at ***-***-**** or http://www.welakalodge.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-welaka-lodge-resort-welaka-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1001 Front Street",
    "addressLocality": "Welaka",
    "addressRegion": "FL",
    "postalCode": "32193",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.475067,
    "longitude": -81.674786
  }
}