

# Event Details

- **Event Name**: June Bulldog Meetup
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 03:00 pm
- **Event Description**: Meet at the SECOND parking lot in area. Map details in comments.
- **Event URL**: https://allevents.in/calgary/june-bulldog-meetup/200030195510941
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Calgary
- **state**: AB
- **country**: Canada
- **location**: Edworthy Off Leash Dog Park
- **lat**: 51.05258
- **long**: -114.16037
- **full address**: Edworthy Off Leash Dog Park, 5050 Spruce Drive SW,Calgary, Alberta, Canada

## Event gallery

- **Alt text**: June Bulldog Meetup
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/158d2681e65a891c6b169a0c1bad5eaf83e42cc7fc40d7b19d6b4820716b3a08-rimg-w1200-h800-dc5e612f-gmir?v=1780730800

## FAQs

- **Q**: When and where is June Bulldog Meetup being held?
  - **A:** June Bulldog Meetup takes place on Sun, 14 Jun, 2026 at 03:00 pm to Sun, 14 Jun, 2026 at 03:00 pm at Edworthy Off Leash Dog Park, 5050 Spruce Drive SW,Calgary, Alberta, Canada.
- **Q**: Who is organizing June Bulldog Meetup?
  - **A:** June Bulldog Meetup is organized by Calgary Bulldog Meetup.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June Bulldog Meetup",
        "image": "https://cdn-az.allevents.in/events5/banners/158d2681e65a891c6b169a0c1bad5eaf83e42cc7fc40d7b19d6b4820716b3a08-rimg-w1200-h800-dc5e612f-gmir?v=1780730800",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/calgary/june-bulldog-meetup/200030195510941",
        "location": {
            "@type": "Place",
            "name": "Edworthy Off Leash Dog Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5050 Spruce Drive SW,Calgary, Alberta",
                "addressLocality": "Calgary",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.05258",
                "longitude": "-114.16037"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at the SECOND parking lot in area. Map details in comments.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calgary Bulldog Meetup",
                "url": "https://allevents.in/org/calgary-bulldog-meetup/26674048"
            }
        ]
    }
]
```