

# Event Details

- **Event Name**: Valentine's Trivia
- **Event Start and End Date**: Tue, 03 Feb, 2026 at 10:00 am
- **Event Description**: Don't worry- it's not mushy, lovey-dovey trivia. It's all fun and games!
- **Event URL**: https://allevents.in/demorest/valentines-trivia/200029601859602
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## 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**: Valentine's Trivia
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/61d77b2c294ad4d5d0feaafe2751fa111057e5a40f33f257e02e9776782902cf-rimg-w1200-h769-dcfcf5ec-gmir?v=1769832602

## FAQs

- **Q**: When and where is Valentine's Trivia being held?
  - **A:** Valentine's Trivia takes place on Tue, 03 Feb, 2026 at 10:00 am to Tue, 03 Feb, 2026 at 10:00 am at 217 Scoggins Dr, Demorest, GA, United States, Georgia 30535.
- **Q**: Who is organizing Valentine's Trivia?
  - **A:** Valentine's Trivia is organized by Habersham County Senior Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Valentine's Trivia",
        "image": "https://cdn-az.allevents.in/events9/banners/61d77b2c294ad4d5d0feaafe2751fa111057e5a40f33f257e02e9776782902cf-rimg-w1200-h769-dcfcf5ec-gmir?v=1769832602",
        "startDate": "2026-02-03",
        "url": "https://allevents.in/demorest/valentines-trivia/200029601859602",
        "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": "Don't worry- it's not mushy, lovey-dovey trivia. It's all fun and games!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Habersham County Senior Center",
                "url": "https://allevents.in/org/habersham-county-senior-center/24226899"
            }
        ]
    }
]
```