

# Event Details

- **Event Name**: Welcome Back Barbecue
- **Event Start and End Date**: Sun, 14 Sep, 2025 at 12:15 pm
- **Event Description**: Drop by and say hello!
- **Event URL**: https://allevents.in/toronto/welcome-back-barbecue/200028853738442
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: 45 Bellwoods Ave, Toronto, ON, Canada, Ontario M6J 3N4
- **lat**: 43.6478
- **long**: -79.41111
- **full address**: 45 Bellwoods Ave, Toronto, ON, Canada, Ontario M6J 3N4

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: St Matthias Church - Bellwoods (https://allevents.in/org/st-matthias-church-bellwoods/23960601)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1978dda688076d23c13fc03703a738894708c2a060a84620a58bb2a297dba488-rimg-w1080-h1512-dcffffff-gmir?v=1757708321
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Welcome+Back+Barbecue&date=14+Sep

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Sep, 2025 at 12:15 pm
- **Q**: Where is the event happening?
  - **A:** 45 Bellwoods Ave, Toronto, ON, Canada, Ontario M6J 3N4
- **Q**: Who is organizing the event?
  - **A:** St Matthias Church - Bellwoods
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Welcome Back Barbecue ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Welcome Back Barbecue",
        "image": "https://cdn-az.allevents.in/events10/banners/1978dda688076d23c13fc03703a738894708c2a060a84620a58bb2a297dba488-rimg-w1080-h1512-dcffffff-gmir?v=1757708321",
        "startDate": "2025-09-14",
        "url": "https://allevents.in/toronto/welcome-back-barbecue/200028853738442",
        "location": {
            "@type": "Place",
            "name": "45 Bellwoods Ave, Toronto, ON, Canada, Ontario M6J 3N4",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 Bellwoods Ave, Toronto, ON M6J 3N4, Canada",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.6478",
                "longitude": "-79.41111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop by and say hello!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Matthias Church - Bellwoods",
                "url": "https://allevents.in/org/st-matthias-church-bellwoods/23960601"
            }
        ]
    }
]
```