

# Event Details

- **Event Name**: Mid Year Concert
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 02:00 pm – Sat, 11 Jul, 2026 at 06:00 pm
- **Event Description**: A Praise Concert in celebration of the goodness of the Lord
- **Event URL**: https://allevents.in/accra/mid-year-concert/200030294689814
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Accra
- **state**: AA
- **country**: Ghana
- **location**: Bread of Life Methodist Church, Dansoman
- **lat**: 5.5366629
- **long**: -0.2653144
- **full address**: Bread of Life Methodist Church, Dansoman, Dansoman Exhibition Roundabout,Accra, Ghana

## Event gallery

- **Alt text**: Mid Year Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/bac8e39a04f459c50b0135dc79adeb40fb360f1cf9a2f219bb913386173923d6-rimg-w1044-h1280-dcf6efef-gmir?v=1783731651

## FAQs

- **Q**: When and where is Mid Year Concert being held?
  - **A:** Mid Year Concert takes place on Sat, 11 Jul, 2026 at 02:00 pm to Sat, 11 Jul, 2026 at 06:00 pm at Bread of Life Methodist Church, Dansoman, Dansoman Exhibition Roundabout,Accra, Ghana.
- **Q**: Who is organizing Mid Year Concert?
  - **A:** Mid Year Concert is organized by Accra Diocesan Band - ADB.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mid Year Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Accra, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mid Year Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Mid Year Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/bac8e39a04f459c50b0135dc79adeb40fb360f1cf9a2f219bb913386173923d6-rimg-w1044-h1280-dcf6efef-gmir?v=1783731651",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/accra/mid-year-concert/200030294689814",
        "location": {
            "@type": "Place",
            "name": "Bread of Life Methodist Church, Dansoman",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dansoman Exhibition Roundabout,Accra, Ghana",
                "addressLocality": "Accra",
                "addressRegion": "AA",
                "addressCountry": "GH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "5.5366629",
                "longitude": "-0.2653144"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Praise Concert in celebration of the goodness of the Lord",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Accra Diocesan Band - ADB",
                "url": "https://allevents.in/org/accra-diocesan-band-adb/24496686"
            }
        ]
    }
]
```