

# Event Details

- **Event Name**: Canada Day Picnic
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 10:00 am
- **Event Description**: Join us at 10am to decorate cars on  Powerhouse Lane by the Mactaquac Dam, where we will proceed with our annual parade to Centennial Park for the day! 

There will also be the annual best dressed awards.
- **Event URL**: https://allevents.in/fredericton/canada-day-picnic/200030260409114
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Fredericton
- **state**: NB
- **country**: Canada
- **location**: 121 McAdam Ave, Fredericton, NB, Canada
- **lat**: 45.98066
- **long**: -66.67671
- **full address**: 121 McAdam Ave, Fredericton, NB, Canada

## Event gallery

- **Alt text**: Canada Day Picnic
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/930b8546e5905efeb7b326aaf1f4c5a81218cbf705e7a80b4c952305cbd3c0e8-rimg-w640-h426-dcbbd6dc-gmir?v=1782438439

## FAQs

- **Q**: When and where is Canada Day Picnic being held?
  - **A:** Canada Day Picnic takes place on Wed, 01 Jul, 2026 at 10:00 am to Wed, 01 Jul, 2026 at 10:00 am at 121 McAdam Ave, Fredericton, NB, Canada.
- **Q**: Who is organizing Canada Day Picnic?
  - **A:** Canada Day Picnic is organized by Fredericton Christian Reformed Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Canada Day Picnic",
        "image": "https://cdn-az.allevents.in/events4/banners/930b8546e5905efeb7b326aaf1f4c5a81218cbf705e7a80b4c952305cbd3c0e8-rimg-w640-h426-dcbbd6dc-gmir?v=1782438439",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/fredericton/canada-day-picnic/200030260409114",
        "location": {
            "@type": "Place",
            "name": "121 McAdam Ave, Fredericton, NB, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 McAdam Ave, Fredericton, NB E3A 1G7, Canada",
                "addressLocality": "Fredericton",
                "addressRegion": "NB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.98066",
                "longitude": "-66.67671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at 10am to decorate cars on  Powerhouse Lane by the Mactaquac Dam, where we will proceed with our annual parade to Centennial Park for the day! \n\nThere will also be the annual best dressed awards.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fredericton Christian Reformed Church",
                "url": "https://allevents.in/org/fredericton-christian-reformed-church/12733199"
            }
        ]
    }
]
```