

# Event Details

- **Event Name**: June Youth Rally
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 08:45 pm
- **Event Description**: Join us for our last youth rally of the season with speaker Rev Simon Anderson. Supper and fellowship after. See you there!
- **Event URL**: https://allevents.in/belfast/june-youth-rally/200030201750230
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Belfast
- **state**: NI
- **country**: United Kingdom
- **location**: Martyrs Memorial Free Presbyterian Church
- **lat**: 54.584121704102
- **long**: -5.9108457565308
- **full address**: Martyrs Memorial Free Presbyterian Church, Belfast, United Kingdom

## Event gallery

- **Alt text**: June Youth Rally
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/02ec740c48556bcb27c64c430466a0219102637a01c4cb4b78039e02777cd46b-rimg-w1200-h630-dcbebbd5-gmir?v=1781697419

## FAQs

- **Q**: When and where is June Youth Rally being held?
  - **A:** June Youth Rally takes place on Sun, 21 Jun, 2026 at 08:45 pm to Sun, 21 Jun, 2026 at 08:45 pm at Martyrs Memorial Free Presbyterian Church, Belfast, United Kingdom.
- **Q**: Who is organizing June Youth Rally?
  - **A:** June Youth Rally is organized by Martyrs' Youth Rally.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June Youth Rally",
        "image": "https://cdn-az.allevents.in/events4/banners/02ec740c48556bcb27c64c430466a0219102637a01c4cb4b78039e02777cd46b-rimg-w1200-h630-dcbebbd5-gmir?v=1781697419",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/belfast/june-youth-rally/200030201750230",
        "location": {
            "@type": "Place",
            "name": "Martyrs Memorial Free Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Belfast",
                "addressLocality": "Belfast",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.584121704102",
                "longitude": "-5.9108457565308"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our last youth rally of the season with speaker Rev Simon Anderson. Supper and fellowship after. See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Martyrs Youth Rally",
                "url": "https://allevents.in/org/martyrs-youth-rally/14358897"
            }
        ]
    }
]
```