

# Event Details

- **Event Name**: Fall Concert
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 06:30 pm
- **Event Description**: Come enjoy performances by the Wind and Percussion Ensembles
- **Event URL**: https://allevents.in/pocatello/fall-concert/200028872289912
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: United States
- **location**: Pocatello High School
- **lat**: 42.862259370056
- **long**: -112.45345161339
- **full address**: Pocatello High School, 325 N Arthur Ave,Pocatello,ID,United States

## Event gallery

- **Alt text**: Fall Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ac5446d1c512acecf4db01d7e0576bbe6854f55a59ed7cf7567e5a232cf63bfe-rimg-w723-h544-dc181511-gmir?v=1762557790

## FAQs

- **Q**: When and where is Fall Concert being held?
  - **A:** Fall Concert takes place on Thu, 13 Nov, 2025 at 06:30 pm to Thu, 13 Nov, 2025 at 06:30 pm at Pocatello High School, 325 N Arthur Ave,Pocatello,ID,United States.
- **Q**: Who is organizing Fall Concert?
  - **A:** Fall Concert is organized by Pocatello High School Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fall 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 Pocatello, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fall 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": "Fall Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/ac5446d1c512acecf4db01d7e0576bbe6854f55a59ed7cf7567e5a232cf63bfe-rimg-w723-h544-dc181511-gmir?v=1762557790",
        "startDate": "2025-11-13",
        "url": "https://allevents.in/pocatello/fall-concert/200028872289912",
        "location": {
            "@type": "Place",
            "name": "Pocatello High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "325 N Arthur Ave,Pocatello,ID,United States",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.862259370056",
                "longitude": "-112.45345161339"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy performances by the Wind and Percussion Ensembles",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pocatello High School Band",
                "url": "https://allevents.in/org/pocatello-high-school-band/26695453"
            }
        ]
    }
]
```