

# Event Details

- **Event Name**: Fall Clean Up Event
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 10:00 am
- **Event Description**: Fall clean up event! We will be cleaning beds out and laying compost and soil.
- **Event URL**: https://allevents.in/belleville/fall-clean-up-event/200028653122045
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Belleville
- **state**: IL
- **country**: United States
- **location**: 15 S. 95th Street, Belleville, IL, United States, Illinois 62223
- **lat**: 38.57625
- **long**: -90.05671
- **full address**: 15 S. 95th Street, Belleville, IL, United States, Illinois 62223

## Event gallery

- **Alt text**: Fall Clean Up Event
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e7cdc67813c0f5943f2c053677237e79dffa9138d4c6039056853da672df9495-rimg-w940-h788-dcffffff-gmir?v=1761840611

## FAQs

- **Q**: When and where is Fall Clean Up Event being held?
  - **A:** Fall Clean Up Event takes place on Sat, 08 Nov, 2025 at 10:00 am to Sat, 08 Nov, 2025 at 10:00 am at 15 S. 95th Street, Belleville, IL, United States, Illinois 62223.
- **Q**: Who is organizing Fall Clean Up Event?
  - **A:** Fall Clean Up Event is organized by Signal Hill Community Garden.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Clean Up Event",
        "image": "https://cdn-az.allevents.in/events2/banners/e7cdc67813c0f5943f2c053677237e79dffa9138d4c6039056853da672df9495-rimg-w940-h788-dcffffff-gmir?v=1761840611",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/belleville/fall-clean-up-event/200028653122045",
        "location": {
            "@type": "Place",
            "name": "15 S. 95th Street, Belleville, IL, United States, Illinois 62223",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 S 95th St, Belleville, IL 62223-1620, United States",
                "addressLocality": "Belleville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.57625",
                "longitude": "-90.05671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fall clean up event! We will be cleaning beds out and laying compost and soil.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Signal Hill Community Garden",
                "url": "https://allevents.in/org/signal-hill-community-garden/23936008"
            }
        ]
    }
]
```