

# Event Details

- **Event Name**: Piano Night
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 07:30 pm
- **Event Description**: UNG student pianists from the Dahlonega campus perform a variety of classical piano selections. The public is
cordially invited to attend.
- **Event URL**: https://allevents.in/dahlonega/piano-night/200029166551913
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## 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,GA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: UNG Department of Music (https://allevents.in/org/ung-department-of-music/26032381)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/373da6f086e392f6975ddca4bdb3b576adaa0cab505ed402546087da604789e4-rimg-w820-h312-dc39afc8-gmir?v=1763469042
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/850a908747081b2b9b3407397f53810702f87fad8fb67d096d5475c4452fccd4-rimg-w300-h300-dc38afc7-gmir?v=1763469042

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 21 Nov, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Shott Performance Hall at UNG, 322 Georgia Circle,Dahlonega,GA,United States
- **Q**: Who is organizing the event?
  - **A:** UNG Department of Music
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Piano Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Piano Night",
        "image": "https://cdn-az.allevents.in/events8/banners/373da6f086e392f6975ddca4bdb3b576adaa0cab505ed402546087da604789e4-rimg-w820-h312-dc39afc8-gmir?v=1763469042",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/dahlonega/piano-night/200029166551913",
        "location": {
            "@type": "Place",
            "name": "Shott Performance Hall at UNG",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 Georgia Circle,Dahlonega,GA,United States",
                "addressLocality": "Dahlonega",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.529365042451",
                "longitude": "-83.986818825491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "UNG student pianists from the Dahlonega campus perform a variety of classical piano selections. The public is\ncordially invited to attend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "UNG Department of Music",
                "url": "https://allevents.in/org/ung-department-of-music/26032381"
            }
        ]
    }
]
```