

# Event Details

- **Event Name**: Mother's Day BBQ 
- **Event Start and End Date**: Sun, 10 May, 2026 at 02:00 pm (-06:00)
- **Event Description**: Come celebrate the women in your life with a drive out to Augusta and some tasty BBQ.
- **Event URL**: https://allevents.in/augusta/mothers-day-bbq/200029940564735
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Augusta
- **state**: MT
- **country**: United States
- **location**: 120 Main St, Augusta, MT, United States, Montana 59410
- **lat**: 47.49417
- **long**: -112.39038
- **full address**: 120 Main St, Augusta, MT, United States, Montana 59410

## Event gallery

- **Alt text**: Mother's Day BBQ
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8e9ac0d56da04fed28dac578bab40842c487cb2e7d58801e6538dda9ac035564-rimg-w1200-h675-dcf5f1f0-gmir?v=1776158194

## FAQs

- **Q**: When and where is Mother's Day BBQ  being held?
  - **A:** Mother's Day BBQ  takes place on Sun, 10 May, 2026 at 02:00 pm to Sun, 10 May, 2026 at 02:00 pm at 120 Main St, Augusta, MT, United States, Montana 59410.
- **Q**: Who is organizing Mother's Day BBQ ?
  - **A:** Mother's Day BBQ  is organized by Buckhorn Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day BBQ",
        "image": "https://cdn-az.allevents.in/events6/banners/8e9ac0d56da04fed28dac578bab40842c487cb2e7d58801e6538dda9ac035564-rimg-w1200-h675-dcf5f1f0-gmir?v=1776158194",
        "startDate": "2026-05-10T14:00:00-06:00",
        "url": "https://allevents.in/augusta/mothers-day-bbq/200029940564735",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "120 Main St, Augusta, MT, United States, Montana 59410",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 Main St, Augusta, MT 59410-7743, United States",
                "addressLocality": "Augusta",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.49417",
                "longitude": "-112.39038"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the women in your life with a drive out to Augusta and some tasty BBQ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buckhorn Bar",
                "url": "https://allevents.in/org/buckhorn-bar/24950908"
            }
        ]
    }
]
```