

# Event Details

- **Event Name**: Holiday Concert- Grades K-5
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 05:30 pm
- **Event Description**: South Gym
- **Event URL**: https://allevents.in/fairview/holiday-concert-grades-k-5/200029102272809
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

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

## Event venue details

- **city**: Fairview
- **state**: MT
- **country**: United States
- **location**: 713 South Western Ave, 59221
- **lat**: 47.84988
- **long**: -104.04904
- **full address**: 713 South Western Ave, 59221, 713 S Western Ave, Fairview, MT 59221-7805, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Fairview Schools Dist. 13&3 (https://allevents.in/org/fairview-schools-dist-13and3/19477733)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Concert-+Grades+K-5&date=Mon%2C+15+Dec%2C+2025+at+05%3A30+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Concert-+Grades+K-5&date=15+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 15 Dec, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** 713 South Western Ave, 59221, 713 S Western Ave, Fairview, MT 59221-7805, United States
- **Q**: Who is organizing the event?
  - **A:** Fairview Schools Dist. 13&3
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, holiday
- **Q**: Where can I find ticket details about Holiday Concert- Grades K-5 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Holiday Concert- Grades K-5",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Concert-+Grades+K-5&date=Mon%2C+15+Dec%2C+2025+at+05%3A30+pm&bg=5",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/fairview/holiday-concert-grades-k-5/200029102272809",
        "location": {
            "@type": "Place",
            "name": "713 South Western Ave, 59221",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "713 S Western Ave, Fairview, MT 59221-7805, United States",
                "addressLocality": "Fairview",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.84988",
                "longitude": "-104.04904"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "South Gym",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairview Schools Dist. 13&3",
                "url": "https://allevents.in/org/fairview-schools-dist-13and3/19477733"
            }
        ]
    }
]
```