

# Event Details

- **Event Name**: DASA BBQ
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 pm
- **Event Description**: Please note this BBQ is from 12-3, not 10-3 as indicated on the old poster. Hope to see you there!
- **Event URL**: https://allevents.in/digby/dasa-bbq/200030261391446
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Digby
- **state**: NS
- **country**: Canada
- **location**: Digby Area Recreation Commission
- **lat**: 44.618844863108
- **long**: -65.767105614886
- **full address**: Digby Area Recreation Commission, 27 Shreve Street,Digby, Nova Scotia, Canada

## Event gallery

- **Alt text**: DASA BBQ
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e387c204441a4e0674a78250d410b7b8e9f88762b8f5db63a88ad02033bd1270-rimg-w1024-h1536-dcf4f3f3-gmir?v=1781762026

## FAQs

- **Q**: When and where is DASA BBQ being held?
  - **A:** DASA BBQ takes place on Sat, 20 Jun, 2026 at 12:00 pm to Sat, 20 Jun, 2026 at 12:00 pm at Digby Area Recreation Commission, 27 Shreve Street,Digby, Nova Scotia, Canada.
- **Q**: Who is organizing DASA BBQ?
  - **A:** DASA BBQ is organized by Digby Area Soccer Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DASA BBQ",
        "image": "https://cdn-az.allevents.in/events1/banners/e387c204441a4e0674a78250d410b7b8e9f88762b8f5db63a88ad02033bd1270-rimg-w1024-h1536-dcf4f3f3-gmir?v=1781762026",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/digby/dasa-bbq/200030261391446",
        "location": {
            "@type": "Place",
            "name": "Digby Area Recreation Commission",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 Shreve Street,Digby, Nova Scotia",
                "addressLocality": "Digby",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.618844863108",
                "longitude": "-65.767105614886"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please note this BBQ is from 12-3, not 10-3 as indicated on the old poster. Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Digby Area Soccer Association",
                "url": "https://allevents.in/org/digby-area-soccer-association/27935906"
            }
        ]
    }
]
```