

# Event Details

- **Event Name**: Free Clothes Closet
- **Event Start and End Date**: Wed, 07 Jan, 2026 at 01:00 pm – Wed, 07 Jan, 2026 at 03:00 pm
- **Event Description**: Free Clothes Closet for men, women and children of all sizes.   
Also blankets, towels, sheets etc.
- **Event URL**: https://allevents.in/phoenix/free-clothes-closet/200029436630825
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Phoenix
- **state**: OR
- **country**: United States
- **location**: 121 W. 2nd Street, Phoenix, OR
- **lat**: 42.27376
- **long**: -122.81682
- **full address**: 121 W. 2nd Street, Phoenix, OR, United States

## Event gallery

- **Alt text**: Free Clothes Closet
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b5cf9d1b4c7c210e726d58aa5cf33178fefee2f66c7c51fefb6bcf6cfbf78c41-rimg-w1200-h1600-dc464a47-gmir?v=1767325825

## FAQs

- **Q**: When and where is Free Clothes Closet being held?
  - **A:** Free Clothes Closet takes place on Wed, 07 Jan, 2026 at 01:00 pm to Wed, 07 Jan, 2026 at 03:00 pm at 121 W. 2nd Street, Phoenix, OR, United States.
- **Q**: Who is organizing Free Clothes Closet?
  - **A:** Free Clothes Closet is organized by 1st Phoenix Community Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Clothes Closet",
        "image": "https://cdn-az.allevents.in/events10/banners/b5cf9d1b4c7c210e726d58aa5cf33178fefee2f66c7c51fefb6bcf6cfbf78c41-rimg-w1200-h1600-dc464a47-gmir?v=1767325825",
        "startDate": "2026-01-07",
        "endDate": "2026-01-07",
        "url": "https://allevents.in/phoenix/free-clothes-closet/200029436630825",
        "location": {
            "@type": "Place",
            "name": "121 W. 2nd Street, Phoenix, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 W 2nd St, Phoenix, OR 97535-0255, United States",
                "addressLocality": "Phoenix",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.27376",
                "longitude": "-122.81682"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Clothes Closet for men, women and children of all sizes.   \nAlso blankets, towels, sheets etc.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "1st Phoenix Community Center",
                "url": "https://allevents.in/org/1st-phoenix-community-center/25959744"
            }
        ]
    }
]
```