

# Event Details

- **Event Name**: Clothing Giveaway
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am – Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: Open to the public. Clothes for all ages and sizes.
- **Event URL**: https://allevents.in/wylie/clothing-giveaway/200029378069612
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Wylie
- **state**: TX
- **country**: United States
- **location**: 901 S Ballard Ave, Wylie, TX, United States, Texas 75098
- **lat**: 33.00527
- **long**: -96.53898
- **full address**: 901 S Ballard Ave, Wylie, TX, United States, Texas 75098

## Event gallery

- **Alt text**: Clothing Giveaway
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/44ce19d951984adce98538be5fe8e5b01c03f22edf86c036562fe5c4b71874f5-rimg-w539-h323-dc030503-gmir?v=1766170212

## FAQs

- **Q**: When and where is Clothing Giveaway being held?
  - **A:** Clothing Giveaway takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 11:00 am at 901 S Ballard Ave, Wylie, TX, United States, Texas 75098.
- **Q**: Who is organizing Clothing Giveaway?
  - **A:** Clothing Giveaway is organized by Wylie Church Of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Clothing Giveaway",
        "image": "https://cdn-az.allevents.in/events5/banners/44ce19d951984adce98538be5fe8e5b01c03f22edf86c036562fe5c4b71874f5-rimg-w539-h323-dc030503-gmir?v=1766170212",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/wylie/clothing-giveaway/200029378069612",
        "location": {
            "@type": "Place",
            "name": "901 S Ballard Ave, Wylie, TX, United States, Texas 75098",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "901 S Ballard Ave, Wylie, TX 75098-4175, United States",
                "addressLocality": "Wylie",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.00527",
                "longitude": "-96.53898"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to the public. Clothes for all ages and sizes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wylie Church Of Christ",
                "url": "https://allevents.in/org/wylie-church-of-christ/26109907"
            }
        ]
    }
]
```