

# Event Details

- **Event Name**: Panera fundraiser
- **Event Start and End Date**: Fri, 29 May, 2026 at 04:00 pm – Fri, 29 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Make dinner easy and help us raise funds for our Little League!
- **Event URL**: https://allevents.in/new-hartford/panera-fundraiser/200029918344057
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: New Hartford
- **state**: NY
- **country**: United States
- **location**: Panera Bread (4821 Commercial Drive, New Hartford, NY)
- **lat**: 43.095924077647
- **long**: -75.305316746235
- **full address**: Panera Bread (4821 Commercial Drive, New Hartford, NY), United States

## Event gallery

- **Alt text**: Panera fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8a6daf9cfb2e1f9342297f23c97d8e67b1772b32cdd1855fcdfa5984c21c7427-rimg-w1179-h1851-dc49714f-gmir?v=1776751727

## FAQs

- **Q**: When and where is Panera fundraiser being held?
  - **A:** Panera fundraiser takes place on Fri, 29 May, 2026 at 04:00 pm to Fri, 29 May, 2026 at 08:00 pm at Panera Bread (4821 Commercial Drive, New Hartford, NY), United States.
- **Q**: Who is organizing Panera fundraiser?
  - **A:** Panera fundraiser is organized by New York Mills Little League.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Panera fundraiser",
        "image": "https://cdn-az.allevents.in/events2/banners/8a6daf9cfb2e1f9342297f23c97d8e67b1772b32cdd1855fcdfa5984c21c7427-rimg-w1179-h1851-dc49714f-gmir?v=1776751727",
        "startDate": "2026-05-29T16:00:00-04:00",
        "endDate": "2026-05-29T20:00:00-04:00",
        "url": "https://allevents.in/new-hartford/panera-fundraiser/200029918344057",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Panera Bread (4821 Commercial Drive, New Hartford, NY)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4821 Commercial Drive,New Hartford,NY,United States",
                "addressLocality": "New Hartford",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.095924077647",
                "longitude": "-75.305316746235"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Make dinner easy and help us raise funds for our Little League!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New York Mills Little League",
                "url": "https://allevents.in/org/new-york-mills-little-league/23740837"
            }
        ]
    }
]
```