

# Event Details

- **Event Name**: AYC Winter Concert
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm
- **Event Description**: Come and join us for a great evening of music and singing ?
- **Event URL**: https://allevents.in/ames/ayc-winter-concert/200029028801830
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Ames
- **state**: IA
- **country**: United States
- **location**: Bethesda Lutheran Church - Ames, IA
- **lat**: 42.037545751209
- **long**: -93.626668915837
- **full address**: Bethesda Lutheran Church - Ames, IA, 1517 Northwestern Ave,Ames, Iowa, United States

## Event gallery

- **Alt text**: AYC Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ff75677212f31505b05486e3abd76eefcf410568bf148cd6aa87d55e83721384-rimg-w1200-h1552-dcfefbfa-gmir?v=1765485666

## FAQs

- **Q**: When and where is AYC Winter Concert being held?
  - **A:** AYC Winter Concert takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 07:00 pm at Bethesda Lutheran Church - Ames, IA, 1517 Northwestern Ave,Ames, Iowa, United States.
- **Q**: Who is organizing AYC Winter Concert?
  - **A:** AYC Winter Concert is organized by Ames Youth Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** AYC Winter 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 Ames, this event is thoughtfully curated to deliver a standout experience worth every moment. If AYC Winter 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": "AYC Winter Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/ff75677212f31505b05486e3abd76eefcf410568bf148cd6aa87d55e83721384-rimg-w1200-h1552-dcfefbfa-gmir?v=1765485666",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/ames/ayc-winter-concert/200029028801830",
        "location": {
            "@type": "Place",
            "name": "Bethesda Lutheran Church - Ames, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1517 Northwestern Ave,Ames, Iowa",
                "addressLocality": "Ames",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.037545751209",
                "longitude": "-93.626668915837"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for a great evening of music and singing ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ames Youth Choir",
                "url": "https://allevents.in/org/ames-youth-choir/23940424"
            }
        ]
    }
]
```