

# Event Details

- **Event Name**: Christmas Brunch and Paint
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:30 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: One of our members, Catherine, loves to paint and to inspire others to paint.  This is the second annual Christmas Brunch and Paint.  So join us for some food, drink, and play the best Picasso you can!
- **Event URL**: https://allevents.in/burlington/christmas-brunch-and-paint/200029345259005
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: ON
- **country**: Canada
- **location**: 3422 New Street, Burlington, ON, Canada, Ontario L7N 1N3
- **lat**: 43.34932
- **long**: -79.77235
- **full address**: 3422 New Street, Burlington, ON, Canada, Ontario L7N 1N3

## Event gallery

- **Alt text**: Christmas Brunch and Paint
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2319d06c04de220242062d62d01d43573682cdd56ec777c5ddef584170e68c47-rimg-w1200-h675-dce8d0ac-gmir?v=1765532585

## FAQs

- **Q**: When and where is Christmas Brunch and Paint being held?
  - **A:** Christmas Brunch and Paint takes place on Sat, 13 Dec, 2025 at 10:30 am to Sat, 13 Dec, 2025 at 12:00 pm at 3422 New Street, Burlington, ON, Canada, Ontario L7N 1N3.
- **Q**: Who is organizing Christmas Brunch and Paint?
  - **A:** Christmas Brunch and Paint is organized by Fellowship Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Brunch and Paint",
        "image": "https://cdn-az.allevents.in/events1/banners/2319d06c04de220242062d62d01d43573682cdd56ec777c5ddef584170e68c47-rimg-w1200-h675-dce8d0ac-gmir?v=1765532585",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/burlington/christmas-brunch-and-paint/200029345259005",
        "location": {
            "@type": "Place",
            "name": "3422 New Street, Burlington, ON, Canada, Ontario L7N 1N3",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3422 New St, Burlington, ON L7N 1N3, Canada",
                "addressLocality": "Burlington",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.34932",
                "longitude": "-79.77235"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One of our members, Catherine, loves to paint and to inspire others to paint.  This is the second annual Christmas Brunch and Paint.  So join us for some food, drink, and play the best Picasso you can!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fellowship Church",
                "url": "https://allevents.in/org/fellowship-church/23367521"
            }
        ]
    }
]
```