

# Event Details

- **Event Name**: Country Music Trivia
- **Event Start and End Date**: Tue, 17 Feb, 2026 at 10:00 am
- **Event Description**: How well do you know your country music? Show off your knowledge to your friends here at the Senior Center!
- **Event URL**: https://allevents.in/demorest/country-music-trivia/200029653088412
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Demorest
- **state**: GA
- **country**: United States
- **location**: 217 Scoggins Dr, Demorest, GA, United States, Georgia 30535
- **lat**: 34.56743
- **long**: -83.52088
- **full address**: 217 Scoggins Dr, Demorest, GA, United States, Georgia 30535

## Event gallery

- **Alt text**: Country Music Trivia
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4664e2f649969b0e0c60f7314ba54f881edb83171d61018fc4f843f3aa03ffc0-rimg-w1200-h675-dc040102-gmir?v=1770852912

## FAQs

- **Q**: When and where is Country Music Trivia being held?
  - **A:** Country Music Trivia takes place on Tue, 17 Feb, 2026 at 10:00 am to Tue, 17 Feb, 2026 at 10:00 am at 217 Scoggins Dr, Demorest, GA, United States, Georgia 30535.
- **Q**: Who is organizing Country Music Trivia?
  - **A:** Country Music Trivia is organized by Habersham County Senior Center.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Country Music Trivia is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Demorest, this event is thoughtfully curated to deliver a standout experience worth every moment. If Country Music Trivia 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": "Country Music Trivia",
        "image": "https://cdn-az.allevents.in/events8/banners/4664e2f649969b0e0c60f7314ba54f881edb83171d61018fc4f843f3aa03ffc0-rimg-w1200-h675-dc040102-gmir?v=1770852912",
        "startDate": "2026-02-17",
        "url": "https://allevents.in/demorest/country-music-trivia/200029653088412",
        "location": {
            "@type": "Place",
            "name": "217 Scoggins Dr, Demorest, GA, United States, Georgia 30535",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 Scoggins Dr, Demorest, GA 30535-5355, United States",
                "addressLocality": "Demorest",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.56743",
                "longitude": "-83.52088"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "How well do you know your country music? Show off your knowledge to your friends here at the Senior Center!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Habersham County Senior Center",
                "url": "https://allevents.in/org/habersham-county-senior-center/24226899"
            }
        ]
    }
]
```