

# Event Details

- **Event Name**: My Family Closet!  
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 06:00 pm – Sat, 27 Jun, 2026 at 12:00 pm
- **Event Description**: Come out and find fabulous items for $1.00 each!
- **Event URL**: https://allevents.in/hagersville/my-family-closet/200030292453022
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hagersville
- **state**: ON
- **country**: Canada
- **location**: Townsend Community Church
- **lat**: 42.95
- **long**: -80.05
- **full address**: Townsend Community Church, 85 Nanticoke Creek Parkway,Hagersville, Ontario, Canada

## Event gallery

- **Alt text**: My Family Closet!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c954490192cb90e4debddb64eff26eb61411b6122d0eed1bce4480d9732eb560-rimg-w960-h951-dcf5eae8-gmir?v=1782248601

## FAQs

- **Q**: When and where is My Family Closet!   being held?
  - **A:** My Family Closet!   takes place on Fri, 26 Jun, 2026 at 06:00 pm to Sat, 27 Jun, 2026 at 12:00 pm at Townsend Community Church, 85 Nanticoke Creek Parkway,Hagersville, Ontario, Canada.
- **Q**: Who is organizing My Family Closet!  ?
  - **A:** My Family Closet!   is organized by Townsend Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "My Family Closet!",
        "image": "https://cdn-az.allevents.in/events3/banners/c954490192cb90e4debddb64eff26eb61411b6122d0eed1bce4480d9732eb560-rimg-w960-h951-dcf5eae8-gmir?v=1782248601",
        "startDate": "2026-06-26",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/hagersville/my-family-closet/200030292453022",
        "location": {
            "@type": "Place",
            "name": "Townsend Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "85 Nanticoke Creek Parkway,Hagersville, Ontario",
                "addressLocality": "Hagersville",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.95",
                "longitude": "-80.05"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and find fabulous items for $1.00 each!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Townsend Community Church",
                "url": "https://allevents.in/org/townsend-community-church/23876546"
            }
        ]
    }
]
```