

# Event Details

- **Event Name**: Out of this World Concert
- **Event Start and End Date**: Sun, 17 May, 2026 at 03:00 pm (-06:00)
- **Event Description**: Our next concert will be on May  17, 2026 at 3:00pm!   The location is 915 W. State Street at First Presbyterian Church. The concert is free. no tickets necessary.  Come and enjoy some Out of the World music.
- **Event URL**: https://allevents.in/boise/out-of-this-world-concert/200030046946535
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: United States
- **location**: First Presbyterian Church - Boise
- **lat**: 43.61992
- **long**: -116.20211
- **full address**: First Presbyterian Church - Boise, 950 W State St,Boise,ID,United States

## Event gallery

- **Alt text**: Out of this World Concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Out+of+this+World+Concert&date=Sun%2C+17+May%2C+2026+at+03%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Out of this World Concert being held?
  - **A:** Out of this World Concert takes place on Sun, 17 May, 2026 at 03:00 pm to Sun, 17 May, 2026 at 03:00 pm at First Presbyterian Church - Boise, 950 W State St,Boise,ID,United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Out of this World 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 Boise, this event is thoughtfully curated to deliver a standout experience worth every moment. If Out of this World 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": "Out of this World Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Out+of+this+World+Concert&date=Sun%2C+17+May%2C+2026+at+03%3A00+pm&bg=1",
        "startDate": "2026-05-17T15:00:00-06:00",
        "url": "https://allevents.in/boise/out-of-this-world-concert/200030046946535",
        "location": {
            "@type": "Place",
            "name": "First Presbyterian Church - Boise",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "950 W State St,Boise,ID,United States",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.61992",
                "longitude": "-116.20211"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next concert will be on May  17, 2026 at 3:00pm!   The location is 915 W. State Street at First Presbyterian Church. The concert is free. no tickets necessary.  Come and enjoy some Out of the World music."
    }
]
```