{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/welaka-state-forest-work-center-welaka-fl",
  "name": "Welaka State Forest Work Center",
  "description": "Welaka State Forest Work Center is located at 794 County Road 309, Welaka FL 32193. Welaka State Forest Work Center can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/welaka-state-forest-work-center-welaka-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "794 County Road 309",
    "addressLocality": "Welaka",
    "addressRegion": "FL",
    "postalCode": "32193",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.4767111,
    "longitude": -81.6713145
  }
}