

# Event Details

- **Event Name**: Panera Bread Fundraiser
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 11:00 am
- **Event Description**: Make sure you come and support us!
- **Event URL**: https://allevents.in/everett/panera-bread-fundraiser/200030169107947
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Everett
- **state**: MA
- **country**: United States
- **location**: Panera Bread (25 Mystic View Rd, Everett, MA)
- **lat**: 42.401135611246
- **long**: -71.0701060202
- **full address**: Panera Bread (25 Mystic View Rd, Everett, MA), United States

## Event gallery

- **Alt text**: Panera Bread Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3fd70285d6a434f61b443c016df9aa39f9ac3a3996282911537ec231cde0a4d4-rimg-w1200-h644-dcf6f6ee-gmir?v=1782433850

## FAQs

- **Q**: When and where is Panera Bread Fundraiser being held?
  - **A:** Panera Bread Fundraiser takes place on Wed, 01 Jul, 2026 at 11:00 am to Wed, 01 Jul, 2026 at 11:00 am at Panera Bread (25 Mystic View Rd, Everett, MA), United States.
- **Q**: Who is organizing Panera Bread Fundraiser?
  - **A:** Panera Bread Fundraiser is organized by Reach the Beach.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Panera Bread Fundraiser",
        "image": "https://cdn-az.allevents.in/events10/banners/3fd70285d6a434f61b443c016df9aa39f9ac3a3996282911537ec231cde0a4d4-rimg-w1200-h644-dcf6f6ee-gmir?v=1782433850",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/everett/panera-bread-fundraiser/200030169107947",
        "location": {
            "@type": "Place",
            "name": "Panera Bread (25 Mystic View Rd, Everett, MA)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Mystic View Rd,Everett, Massachusetts",
                "addressLocality": "Everett",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.401135611246",
                "longitude": "-71.0701060202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Make sure you come and support us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Reach the Beach",
                "url": "https://allevents.in/org/reach-the-beach/24504234"
            }
        ]
    }
]
```