

# Event Details

- **Event Name**: Kingston Gospel Concert
- **Event Start and End Date**: Fri, 18 Apr, 2025 at 06:30 pm
- **Event Description**: Join us for a Fundraising Concert on April 18 at 6:30PM! The event will feature praise, power, and purpose — all for a great cause. Let's raise the roof... literally!
- **Event URL**: https://allevents.in/kingston/kingston-gospel-concert/200028068343323
- **Event Categories**: concerts, music, entertainment, nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200028068343323?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=kingston-events

## Event venue details

- **city**: Kingston
- **state**: KI
- **country**: Jamaica
- **location**: Kingston, Jamaica
- **lat**: 17.983333333333
- **long**: -76.8
- **full address**: Kingston, Jamaica

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Miracle Temple Ministries Kingston Jamaica (https://allevents.in/org/miracle-temple-ministries-kingston-jamaica/25594071)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Kingston+Gospel+Concert&date=Fri%2C+18+Apr%2C+2025+at+06%3A30+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Kingston+Gospel+Concert&date=18+Apr

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 18 Apr, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Kingston, Jamaica
- **Q**: Who is organizing the event?
  - **A:** Miracle Temple Ministries Kingston Jamaica
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, nonprofit, charities
- **Q**: Where can I find ticket details about Kingston Gospel Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Kingston Gospel Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Kingston+Gospel+Concert&date=Fri%2C+18+Apr%2C+2025+at+06%3A30+pm&bg=4",
        "startDate": "2025-04-18",
        "url": "https://allevents.in/kingston/kingston-gospel-concert/200028068343323",
        "location": {
            "@type": "Place",
            "name": "Kingston, Jamaica",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kingston, Jamaica",
                "addressLocality": "Kingston",
                "addressRegion": "KI",
                "addressCountry": "JM"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "17.983333333333",
                "longitude": "-76.8"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Fundraising Concert on April 18 at 6:30PM! The event will feature praise, power, and purpose — all for a great cause. Let's raise the roof... literally!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Miracle Temple Ministries Kingston Jamaica",
                "url": "https://allevents.in/org/miracle-temple-ministries-kingston-jamaica/25594071"
            }
        ]
    }
]
```