

# Event Details

- **Event Name**: Children’s clothing swap
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 09:00 am – Sat, 25 Apr, 2026 at 01:00 pm (-07:00)
- **Event Description**: Children’s clothing swap!
- **Event URL**: https://allevents.in/the-dalles/children’s-clothing-swap/200029950813421
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: The Dalles
- **state**: OR
- **country**: United States
- **location**: Wonderworks Children's Museum
- **lat**: 45.5991799
- **long**: -121.1763
- **full address**: Wonderworks Children's Museum, 206 Madison Street,The Dalles, Oregon, United States

## Event gallery

- **Alt text**: Children’s clothing swap
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cd47b32bc8773f60b1b3f3063de632201bde1d942fae7af72c5a70109d8512f8-rimg-w1200-h1553-dc5aad73-gmir?v=1776316580

## FAQs

- **Q**: When and where is Children’s clothing swap being held?
  - **A:** Children’s clothing swap takes place on Sat, 25 Apr, 2026 at 09:00 am to Sat, 25 Apr, 2026 at 01:00 pm at Wonderworks Children's Museum, 206 Madison Street,The Dalles, Oregon, United States.
- **Q**: Who is organizing Children’s clothing swap?
  - **A:** Children’s clothing swap is organized by Itty Bitty Thrifts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children’s clothing swap",
        "image": "https://cdn-az.allevents.in/events8/banners/cd47b32bc8773f60b1b3f3063de632201bde1d942fae7af72c5a70109d8512f8-rimg-w1200-h1553-dc5aad73-gmir?v=1776316580",
        "startDate": "2026-04-25T09:00:00-07:00",
        "endDate": "2026-04-25T13:00:00-07:00",
        "url": "https://allevents.in/the-dalles/children’s-clothing-swap/200029950813421",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wonderworks Children's Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "206 Madison Street,The Dalles, Oregon",
                "addressLocality": "The Dalles",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.5991799",
                "longitude": "-121.1763"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Children’s clothing swap!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Itty Bitty Thrifts",
                "url": "https://allevents.in/org/itty-bitty-thrifts/27697261"
            }
        ]
    }
]
```