

# Event Details

- **Event Name**: An Evening of Chamber Music
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 07:30 pm
- **Event Description**: Come see The Franklin Pond Quartet, comprised of musicians from the Atlanta Symphony and Atlanta Opera Orchestras, perform a variety of chamber works from the Romantic to Modern eras.
- **Event URL**: https://allevents.in/dahlonega/an-evening-of-chamber-music/200030196870319
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Dahlonega
- **state**: GA
- **country**: United States
- **location**: Shott Performance Hall at UNG
- **lat**: 34.529365042451
- **long**: -83.986818825491
- **full address**: Shott Performance Hall at UNG, 322 Georgia Circle,Dahlonega, Georgia, United States

## Event gallery

- **Alt text**: An Evening of Chamber Music
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/dc716548c16fc0857cc48591c11c394a446af48f1cac0f0ed5a61120e2fc68b2-rimg-w540-h720-dcf1f8fe-gmir?v=1783526998

## FAQs

- **Q**: When and where is An Evening of Chamber Music being held?
  - **A:** An Evening of Chamber Music takes place on Sat, 11 Jul, 2026 at 07:30 pm to Sat, 11 Jul, 2026 at 07:30 pm at Shott Performance Hall at UNG, 322 Georgia Circle,Dahlonega, Georgia, United States.
- **Q**: Who is organizing An Evening of Chamber Music?
  - **A:** An Evening of Chamber Music is organized by UNG Department of Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "An Evening of Chamber Music",
        "image": "https://cdn-az.allevents.in/events2/banners/dc716548c16fc0857cc48591c11c394a446af48f1cac0f0ed5a61120e2fc68b2-rimg-w540-h720-dcf1f8fe-gmir?v=1783526998",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/dahlonega/an-evening-of-chamber-music/200030196870319",
        "location": {
            "@type": "Place",
            "name": "Shott Performance Hall at UNG",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 Georgia Circle,Dahlonega, Georgia",
                "addressLocality": "Dahlonega",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.529365042451",
                "longitude": "-83.986818825491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see The Franklin Pond Quartet, comprised of musicians from the Atlanta Symphony and Atlanta Opera Orchestras, perform a variety of chamber works from the Romantic to Modern eras.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "UNG Department of Music",
                "url": "https://allevents.in/org/ung-department-of-music/12090562",
                "description": "The University of North Georgia offers a full range of music courses and performance opportunities for all university students, regardless of major."
            }
        ]
    }
]
```