

# Event Details

- **Event Name**: Fall Clean-Up
- **Event Start and End Date**: Mon, 29 Sep, 2025 at 07:00 am
- **Event Description**: It is that time of year again for the city wide clean up. Please have all items at the curb by 7:00 A.M. Monday September 29th
- **Event URL**: https://allevents.in/yorktown/fall-clean-up/200028936496529
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Yorktown
- **state**: TX
- **country**: United States
- **location**: 102 W Main St, Yorktown, TX, United States, Texas 78164
- **lat**: 28.98075
- **long**: -97.503
- **full address**: 102 W Main St, Yorktown, TX, United States, Texas 78164

## Event gallery

- **Alt text**: Fall Clean-Up
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/be0eeddd542efa7eaf7ea1f105d72401fe18629cb01aaafc81f314c3f6c6ab48-rimg-w1056-h816-dcf7dfbe-gmir?v=1758712468

## FAQs

- **Q**: When and where is Fall Clean-Up being held?
  - **A:** Fall Clean-Up takes place on Mon, 29 Sep, 2025 at 07:00 am to Mon, 29 Sep, 2025 at 07:00 am at 102 W Main St, Yorktown, TX, United States, Texas 78164.
- **Q**: Who is organizing Fall Clean-Up?
  - **A:** Fall Clean-Up is organized by City Of Yorktown, TX.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Clean-Up",
        "image": "https://cdn-az.allevents.in/events4/banners/be0eeddd542efa7eaf7ea1f105d72401fe18629cb01aaafc81f314c3f6c6ab48-rimg-w1056-h816-dcf7dfbe-gmir?v=1758712468",
        "startDate": "2025-09-29",
        "url": "https://allevents.in/yorktown/fall-clean-up/200028936496529",
        "location": {
            "@type": "Place",
            "name": "102 W Main St, Yorktown, TX, United States, Texas 78164",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 W Main St, Yorktown, TX 78164-5090, United States",
                "addressLocality": "Yorktown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.98075",
                "longitude": "-97.503"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It is that time of year again for the city wide clean up. Please have all items at the curb by 7:00 A.M. Monday September 29th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City Of Yorktown TX",
                "url": "https://allevents.in/org/city-of-yorktown-tx/22124797"
            }
        ]
    }
]
```