

# Event Details

- **Event Name**: Explorers: Mosaics
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 01:00 pm
- **Event Description**: Kids 6-10 years old are invited to make a hanging mosaic using air-dry clay.
- **Event URL**: https://allevents.in/wahpeton/explorers-mosaics/200030194797828
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Wahpeton
- **state**: ND
- **country**: United States
- **location**: Leach Public Library
- **lat**: 46.26467
- **long**: -96.60619
- **full address**: Leach Public Library, 417 2nd Ave N,Wahpeton, North Dakota, United States

## Event gallery

- **Alt text**: Explorers: Mosaics
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/db0546c382709573ea5029325bb5408d659476ef9620295bb6d5673bb8255502-rimg-w1200-h361-dce9f5e9-gmir?v=1782180625

## FAQs

- **Q**: When and where is Explorers: Mosaics being held?
  - **A:** Explorers: Mosaics takes place on Mon, 29 Jun, 2026 at 01:00 pm to Mon, 29 Jun, 2026 at 01:00 pm at Leach Public Library, 417 2nd Ave N,Wahpeton, North Dakota, United States.
- **Q**: Who is organizing Explorers: Mosaics?
  - **A:** Explorers: Mosaics is organized by Leach Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Explorers: Mosaics",
        "image": "https://cdn-az.allevents.in/events2/banners/db0546c382709573ea5029325bb5408d659476ef9620295bb6d5673bb8255502-rimg-w1200-h361-dce9f5e9-gmir?v=1782180625",
        "startDate": "2026-06-29",
        "url": "https://allevents.in/wahpeton/explorers-mosaics/200030194797828",
        "location": {
            "@type": "Place",
            "name": "Leach Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "417 2nd Ave N,Wahpeton, North Dakota",
                "addressLocality": "Wahpeton",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.26467",
                "longitude": "-96.60619"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids 6-10 years old are invited to make a hanging mosaic using air-dry clay.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leach Public Library",
                "url": "https://allevents.in/org/leach-public-library/23326483"
            }
        ]
    }
]
```