

# Event Details

- **Event Name**: Give Away Day
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 09:00 am – Sat, 25 Apr, 2026 at 12:00 pm (-03:00)
- **Event Description**: We're hosting a give away day on April 25th! Think yard sale, but everything is FREE! Come and take whatever you need!
- **Event URL**: https://allevents.in/halifax/give-away-day/200029929856443
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Halifax
- **state**: NS
- **country**: Canada
- **location**: 80 Chameau Cres. Dartmouth NS
- **lat**: 44.67837
- **long**: -63.49104
- **full address**: 80 Chameau Cres. Dartmouth NS, 80 Chameau Cres, Halifax, NS B2W 6J1, Canada

## Event gallery

- **Alt text**: Give Away Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/86334bb11a670f7427deba86a9e6c45f2e5b81a719756d55764dd77d0627209e-rimg-w1200-h675-dc313333-gmir?v=1775939203

## FAQs

- **Q**: When and where is Give Away Day being held?
  - **A:** Give Away Day takes place on Sat, 25 Apr, 2026 at 09:00 am to Sat, 25 Apr, 2026 at 12:00 pm at 80 Chameau Cres. Dartmouth NS, 80 Chameau Cres, Halifax, NS B2W 6J1, Canada.
- **Q**: Who is organizing Give Away Day?
  - **A:** Give Away Day is organized by Hillside Wesleyan Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Give Away Day",
        "image": "https://cdn-az.allevents.in/events5/banners/86334bb11a670f7427deba86a9e6c45f2e5b81a719756d55764dd77d0627209e-rimg-w1200-h675-dc313333-gmir?v=1775939203",
        "startDate": "2026-04-25T09:00:00-03:00",
        "endDate": "2026-04-25T12:00:00-03:00",
        "url": "https://allevents.in/halifax/give-away-day/200029929856443",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "80 Chameau Cres. Dartmouth NS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "80 Chameau Cres, Halifax, NS B2W 6J1, Canada",
                "addressLocality": "Halifax",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.67837",
                "longitude": "-63.49104"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're hosting a give away day on April 25th! Think yard sale, but everything is FREE! Come and take whatever you need!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hillside Wesleyan Church",
                "url": "https://allevents.in/org/hillside-wesleyan-church/17984448"
            }
        ]
    }
]
```