

# Event Details

- **Event Name**: Liberation Hour
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 09:00 am – Sun, 15 Mar, 2026 at 09:01 am
- **Event Description**: Join us at this venue every Sunday
- **Event URL**: https://allevents.in/abuja/liberation-hour/200029795669137
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Abuja
- **state**: FC
- **country**: Nigeria
- **location**: Utako, Abuja
- **lat**: 9.07272052499
- **long**: 7.4453037169684
- **full address**: Utako, Abuja, Nigeria

## Event gallery

- **Alt text**: Liberation Hour
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6e874fd9b61e37f0978cd43ddc126edd6833e71581f5668166ab247b1154970b-rimg-w1014-h1276-dce6e6e6-gmir?v=1773172117

## FAQs

- **Q**: When and where is Liberation Hour being held?
  - **A:** Liberation Hour takes place on Sun, 15 Mar, 2026 at 09:00 am to Sun, 15 Mar, 2026 at 09:01 am at Utako, Abuja, Nigeria.
- **Q**: Who is organizing Liberation Hour?
  - **A:** Liberation Hour is organized by Proclaim Liberty International Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Liberation Hour",
        "image": "https://cdn-az.allevents.in/events7/banners/6e874fd9b61e37f0978cd43ddc126edd6833e71581f5668166ab247b1154970b-rimg-w1014-h1276-dce6e6e6-gmir?v=1773172117",
        "startDate": "2026-03-15",
        "endDate": "2026-03-15",
        "url": "https://allevents.in/abuja/liberation-hour/200029795669137",
        "location": {
            "@type": "Place",
            "name": "Utako, Abuja",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Abuja, Nigeria",
                "addressLocality": "Abuja",
                "addressRegion": "FC",
                "addressCountry": "NG"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "9.07272052499",
                "longitude": "7.4453037169684"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at this venue every Sunday",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Proclaim Liberty International Church",
                "url": "https://allevents.in/org/proclaim-liberty-international-church/27411650"
            }
        ]
    }
]
```