

# Event Details

- **Event Name**: Final Concert for the Music Festival
- **Event Start and End Date**: Tue, 15 Apr, 2025 at 07:00 pm
- **Event Description**: Our final Concert for the music festival will be held at the Full Gospel Church at 7:00 pm on Tuesday April 15!!
- **Event URL**: https://allevents.in/kindersley/final-concert-for-the-music-festival/200028049208225
- **Event Categories**: music, entertainment, music-festivals, festivals, concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Kindersley
- **state**: SK
- **country**: Canada
- **location**: Eston Full Gospel Church
- **lat**: 51.472876770774
- **long**: -109.16148010671
- **full address**: Eston Full Gospel Church, 925 Main St S,Kindersley, Saskatchewan, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Eston Music Festival (https://allevents.in/org/eston-music-festival/23322699)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/df51380f4cc6a45bdc9070bff856d25b50f8e6b30cde79d33072591ee198a3d3-rimg-w946-h946-dc454949-gmir?v=1744458144
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/95091bf4b31136af0930ebc813ad8ab930f4866cee66a63b6b2cc706c11b0e0c-rimg-w300-h300-dc454949-gmir?v=1744458145

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 15 Apr, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Eston Full Gospel Church, 925 Main St S,Kindersley, Saskatchewan, Canada
- **Q**: Who is organizing the event?
  - **A:** Eston Music Festival
- **Q**: What type of event is this?
  - **A:** music, entertainment, music-festivals, festivals, concerts
- **Q**: Where can I find ticket details about Final Concert for the Music Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Final Concert for the Music Festival",
        "image": "https://cdn-az.allevents.in/events6/banners/df51380f4cc6a45bdc9070bff856d25b50f8e6b30cde79d33072591ee198a3d3-rimg-w946-h946-dc454949-gmir?v=1744458144",
        "startDate": "2025-04-15",
        "url": "https://allevents.in/kindersley/final-concert-for-the-music-festival/200028049208225",
        "location": {
            "@type": "Place",
            "name": "Eston Full Gospel Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "925 Main St S,Kindersley, Saskatchewan",
                "addressLocality": "Kindersley",
                "addressRegion": "SK",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.472876770774",
                "longitude": "-109.16148010671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our final Concert for the music festival will be held at the Full Gospel Church at 7:00 pm on Tuesday April 15!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eston Music Festival",
                "url": "https://allevents.in/org/eston-music-festival/23322699"
            }
        ]
    }
]
```