

# Event Details

- **Event Name**: Holiday Concert at the Nutcracker Faire
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 04:00 pm
- **Event Description**: This event will feature students from across our K-2 and afterschool programs. K-2 students, watch out for a sign up going home soon!
- **Event URL**: https://allevents.in/homer/holiday-concert-at-the-nutcracker-faire/200029257353716
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 79

## Ticket Details

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

## Event venue details

- **city**: Homer
- **state**: AK
- **country**: United States
- **location**: Homer High School
- **lat**: 59.64863
- **long**: -151.53013
- **full address**: Homer High School, Homer, Alaska, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Homer OPUS (https://allevents.in/org/homer-opus/24709198)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/473add94757d2fbd8f993e88670f9afa990ddad93074a6b1ec25930ede66204e-rimg-w1200-h628-dcd13941-gmir?v=1764791303
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/27ccef987b052b8512f7e73ac449879a1b8779ccbd908dfb433027b8ea4f7cdb-rimg-w300-h300-dcd13942-gmir?v=1764791303

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Homer High School, Homer, Alaska, United States
- **Q**: Who is organizing the event?
  - **A:** Homer OPUS
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, holiday
- **Q**: Where can I find ticket details about Holiday Concert at the Nutcracker Faire ?
  - **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 at the Nutcracker Faire",
        "image": "https://cdn-az.allevents.in/events3/banners/473add94757d2fbd8f993e88670f9afa990ddad93074a6b1ec25930ede66204e-rimg-w1200-h628-dcd13941-gmir?v=1764791303",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/homer/holiday-concert-at-the-nutcracker-faire/200029257353716",
        "location": {
            "@type": "Place",
            "name": "Homer High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Homer, Alaska",
                "addressLocality": "Homer",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "59.64863",
                "longitude": "-151.53013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This event will feature students from across our K-2 and afterschool programs. K-2 students, watch out for a sign up going home soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Homer OPUS",
                "url": "https://allevents.in/org/homer-opus/24709198"
            }
        ]
    }
]
```