

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 06:00 pm – Thu, 05 Mar, 2026 at 07:30 pm
- **Event Description**: Come join us for a relaxing evening that challenges your knowledge of trivia!
- **Event URL**: https://allevents.in/georgetown/trivia-night/200029701120916
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Georgetown
- **state**: SC
- **country**: United States
- **location**: 711 Church Street, Georgetown, SC, United States, South Carolina 29440
- **lat**: 33.37013
- **long**: -79.27877
- **full address**: 711 Church Street, Georgetown, SC, United States, South Carolina 29440

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: VFW Post 6444, Georgetown South Carolina (https://allevents.in/org/vfw-post-6444-georgetown-south-carolina/23671866)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/37a80380ff88ddd6c641ca28c75c7fc8897293ab06bcf19fcdb7bf483bb53b96-rimg-w1200-h900-dc03818f-gmir?v=1772220879
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Trivia+Night&date=05+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 711 Church Street, Georgetown, SC, United States, South Carolina 29440
- **Q**: Who is organizing the event?
  - **A:** VFW Post 6444, Georgetown South Carolina
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Trivia Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events10/banners/37a80380ff88ddd6c641ca28c75c7fc8897293ab06bcf19fcdb7bf483bb53b96-rimg-w1200-h900-dc03818f-gmir?v=1772220879",
        "startDate": "2026-03-05",
        "endDate": "2026-03-05",
        "url": "https://allevents.in/georgetown/trivia-night/200029701120916",
        "location": {
            "@type": "Place",
            "name": "711 Church Street, Georgetown, SC, United States, South Carolina 29440",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "711 Church St, Georgetown, SC 29440-3613, United States",
                "addressLocality": "Georgetown",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.37013",
                "longitude": "-79.27877"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a relaxing evening that challenges your knowledge of trivia!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW Post 6444 Georgetown South Carolina",
                "url": "https://allevents.in/org/vfw-post-6444-georgetown-south-carolina/23671866"
            }
        ]
    }
]
```