

# Event Details

- **Event Name**: Sunday - Burgers, Brews and Bloody Mary’s
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 01:00 pm – Sun, 01 Feb, 2026 at 07:00 pm
- **Event Description**: Best $5 Burger in town!
Families welcome upstairs.
- **Event URL**: https://allevents.in/georgetown/sunday-burgers-brews-and-bloody-mary’s/200029589046138
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Georgetown
- **state**: CA
- **country**: United States
- **location**: VFW Post 9241
- **lat**: 38.906834196925
- **long**: -120.83877531047
- **full address**: VFW Post 9241, 6297 Main St,Georgetown, California, United States

## Event gallery

- **Alt text**: Sunday - Burgers, Brews and Bloody Mary’s
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/324c5345f6988458645947dac74ebb640936e99865968e153e75355130ce3880-rimg-w1200-h1700-dcf0dbbb-gmir?v=1769660796

## FAQs

- **Q**: When and where is Sunday - Burgers, Brews and Bloody Mary’s being held?
  - **A:** Sunday - Burgers, Brews and Bloody Mary’s takes place on Sun, 01 Feb, 2026 at 01:00 pm to Sun, 01 Feb, 2026 at 07:00 pm at VFW Post 9241, 6297 Main St,Georgetown, California, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday - Burgers, Brews and Bloody Mary’s is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Georgetown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday - Burgers, Brews and Bloody Mary’s 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": "Sunday - Burgers, Brews and Bloody Mary’s",
        "image": "https://cdn-az.allevents.in/events2/banners/324c5345f6988458645947dac74ebb640936e99865968e153e75355130ce3880-rimg-w1200-h1700-dcf0dbbb-gmir?v=1769660796",
        "startDate": "2026-02-01",
        "endDate": "2026-02-01",
        "url": "https://allevents.in/georgetown/sunday-burgers-brews-and-bloody-mary’s/200029589046138",
        "location": {
            "@type": "Place",
            "name": "VFW Post 9241",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6297 Main St,Georgetown, California",
                "addressLocality": "Georgetown",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.906834196925",
                "longitude": "-120.83877531047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Best $5 Burger in town!\nFamilies welcome upstairs."
    }
]
```