

# Event Details

- **Event Name**: Birthday Celebration
- **Event Start and End Date**: Mon, 02 Feb, 2026 at 11:30 am
- **Event Description**: Let's sing "Happy Birthday" to all of our friends celebrating a birthday this month! Yes, there will be cake. No, you don't have to tell anyone your actual age (we're all 28, right?).
- **Event URL**: https://allevents.in/demorest/birthday-celebration/200029601859257
- **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**: Birthday Celebration
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8e70a8f2c8d642f44acf6ce13b0c9b3d81073a117705933ac7ea4456429ce864-rimg-w1200-h683-dcceeaec-gmir?v=1769832596

## FAQs

- **Q**: When and where is Birthday Celebration being held?
  - **A:** Birthday Celebration takes place on Mon, 02 Feb, 2026 at 11:30 am to Mon, 02 Feb, 2026 at 11:30 am at 217 Scoggins Dr, Demorest, GA, United States, Georgia 30535.
- **Q**: Who is organizing Birthday Celebration?
  - **A:** Birthday Celebration is organized by Habersham County Senior Center.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Birthday Celebration is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Birthday Celebration sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Birthday Celebration",
        "image": "https://cdn-az.allevents.in/events9/banners/8e70a8f2c8d642f44acf6ce13b0c9b3d81073a117705933ac7ea4456429ce864-rimg-w1200-h683-dcceeaec-gmir?v=1769832596",
        "startDate": "2026-02-02",
        "url": "https://allevents.in/demorest/birthday-celebration/200029601859257",
        "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": "Let's sing \"Happy Birthday\" to all of our friends celebrating a birthday this month! Yes, there will be cake. No, you don't have to tell anyone your actual age (we're all 28, right?).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Habersham County Senior Center",
                "url": "https://allevents.in/org/habersham-county-senior-center/24226899"
            }
        ]
    }
]
```