

# Event Details

- **Event Name**: Main Street Clean Up
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 am – Sat, 18 Apr, 2026 at 10:00 am
- **Event Description**: Join us for this monthly clean up in downtown Senoia. We provide all the supplies!
- **Event URL**: https://allevents.in/senoia/main-street-clean-up/200029944506250
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Senoia
- **state**: GA
- **country**: United States
- **location**: Senoia City Hall
- **lat**: 33.30212
- **long**: -84.55429
- **full address**: Senoia City Hall, 80 Main St,Senoia, Georgia, United States

## Event gallery

- **Alt text**: Main Street Clean Up
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0c1588e04d37e4534a6af4b316f6e62ddd2b29bb72b79b0a9c8b64950a8796d5-rimg-w1200-h675-dccd6ce7-gmir?v=1776229309

## FAQs

- **Q**: When and where is Main Street Clean Up being held?
  - **A:** Main Street Clean Up takes place on Sat, 18 Apr, 2026 at 08:00 am to Sat, 18 Apr, 2026 at 10:00 am at Senoia City Hall, 80 Main St,Senoia, Georgia, United States.
- **Q**: Who is organizing Main Street Clean Up?
  - **A:** Main Street Clean Up is organized by Allie Garrett.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Main Street Clean Up",
        "image": "https://cdn-az.allevents.in/events8/banners/0c1588e04d37e4534a6af4b316f6e62ddd2b29bb72b79b0a9c8b64950a8796d5-rimg-w1200-h675-dccd6ce7-gmir?v=1776229309",
        "startDate": "2026-04-18",
        "endDate": "2026-04-18",
        "url": "https://allevents.in/senoia/main-street-clean-up/200029944506250",
        "location": {
            "@type": "Place",
            "name": "Senoia City Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "80 Main St,Senoia, Georgia",
                "addressLocality": "Senoia",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.30212",
                "longitude": "-84.55429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this monthly clean up in downtown Senoia. We provide all the supplies!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Allie Garrett",
                "url": "https://allevents.in/org/allie-garrett/21219080"
            }
        ]
    }
]
```