

# Event Details

- **Event Name**: Town Clean up
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 am – Sat, 18 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: Please join us for our quarterly town clean up - Saturday April 18th. 
Coffee and Pastries at 7:30am Clean up starts at 8am!
- **Event URL**: https://allevents.in/welaka/town-clean-up/200029948783050
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Welaka
- **state**: FL
- **country**: United States
- **location**: 400 4th Avenue, Welaka, FL, United States, Florida 32193
- **lat**: 29.47938
- **long**: -81.67051
- **full address**: 400 4th Avenue, Welaka, FL, United States, Florida 32193

## Event gallery

- **Alt text**: Town Clean up
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/12eed1f8e92e8c2a902aab824946c687536ed36c10207189860047f8e91ebfac-rimg-w853-h1280-dcffffff-gmir?v=1776286369

## FAQs

- **Q**: When and where is Town Clean up being held?
  - **A:** Town Clean up takes place on Sat, 18 Apr, 2026 at 08:00 am to Sat, 18 Apr, 2026 at 11:00 am at 400 4th Avenue, Welaka, FL, United States, Florida 32193.
- **Q**: Who is organizing Town Clean up?
  - **A:** Town Clean up is organized by Friends of Welaka.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Town Clean up",
        "image": "https://cdn-az.allevents.in/events1/banners/12eed1f8e92e8c2a902aab824946c687536ed36c10207189860047f8e91ebfac-rimg-w853-h1280-dcffffff-gmir?v=1776286369",
        "startDate": "2026-04-18T08:00:00-04:00",
        "endDate": "2026-04-18T11:00:00-04:00",
        "url": "https://allevents.in/welaka/town-clean-up/200029948783050",
        "location": {
            "@type": "Place",
            "name": "400 4th Avenue, Welaka, FL, United States, Florida 32193",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 4th Ave, Welaka, FL 32193-2020, United States",
                "addressLocality": "Welaka",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.47938",
                "longitude": "-81.67051"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our quarterly town clean up - Saturday April 18th. \nCoffee and Pastries at 7:30am Clean up starts at 8am!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Welaka",
                "url": "https://allevents.in/org/friends-of-welaka/23246034"
            }
        ]
    }
]
```