

# Event Details

- **Event Name**: Main Street Clean Up
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 am – Sat, 20 Dec, 2025 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/200029369467632
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029369467632?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=senoia-events

## Event venue details

- **city**: Senoia
- **state**: GA
- **country**: United States
- **location**: 80 Main St, Senoia, GA 30276, United States
- **lat**: 33.30219
- **long**: -84.55441
- **full address**: 80 Main St, Senoia, GA 30276, United States

## Event gallery

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

## FAQs

- **Q**: When and where is Main Street Clean Up being held?
  - **A:** Main Street Clean Up takes place on Sat, 20 Dec, 2025 at 08:00 am to Sat, 20 Dec, 2025 at 10:00 am at 80 Main St, Senoia, GA 30276, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Main Street Clean Up",
        "image": "https://cdn-az.allevents.in/events8/banners/33584e7f52f70f50ec3a7267caf8ed4320309ea62534ceb91bb29f5d5e5c471e-rimg-w1200-h675-dccd6ce7-gmir?v=1765986572",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/senoia/main-street-clean-up/200029369467632",
        "location": {
            "@type": "Place",
            "name": "80 Main St, Senoia, GA 30276, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "80 Main St, Senoia, GA 30276, United States",
                "addressLocality": "Senoia",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.30219",
                "longitude": "-84.55441"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this monthly clean up in downtown Senoia. We provide all the supplies!"
    }
]
```