

# Event Details

- **Event Name**: Hope In the City - Halifax
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 07:00 am – Tue, 02 Dec, 2025 at 09:00 am
- **Event Description**: Hope in the City unites community leaders to support The Salvation Army’s programs providing help and hope to those in need.
- **Event URL**: https://allevents.in/halifax/hope-in-the-city-halifax/80006012540655
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Halifax
- **state**: NS
- **country**: Canada
- **location**: Hotel Halifax
- **lat**: 44.6473071000
- **long**: -63.6077626000
- **full address**: Hotel Halifax, 1990 Barrington Street Halifax, NS B3J 1P2, Halifax, Canada

## Event gallery

- **Alt text**: Hope In the City - Halifax
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68efc0389ff0f.jpg

## FAQs

- **Q**: When and where is Hope In the City - Halifax being held?
  - **A:** Hope In the City - Halifax takes place on Tue, 02 Dec, 2025 at 07:00 am to Tue, 02 Dec, 2025 at 09:00 am at Hotel Halifax, 1990 Barrington Street Halifax, NS B3J 1P2, Halifax, Canada.
- **Q**: Who is organizing Hope In the City - Halifax?
  - **A:** Hope In the City - Halifax is organized by The Salvation Army.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hope In the City - Halifax",
        "image": "https://cdn2.allevents.in/thumbs/thumb68efc0389ff0f.jpg",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/halifax/hope-in-the-city-halifax/80006012540655",
        "location": {
            "@type": "Place",
            "name": "Hotel Halifax",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1990 Barrington Street Halifax, NS B3J 1P2",
                "addressLocality": "Halifax",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.6473071000",
                "longitude": "-63.6077626000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hope in the City unites community leaders to support The Salvation Army’s programs providing help and hope to those in need.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Salvation Army",
                "url": "https://allevents.in/org/the-salvation-army/26920300"
            }
        ]
    }
]
```