

# Event Details

- **Event Name**: Baseball Sunday
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 10:00 am
- **Event Description**: Join Rev. Mary for an annual favorite, Baseball Sunday! We’ll enjoy a baseball-themed worship and themed snacks for coffee hour. All are welcome!
- **Event URL**: https://allevents.in/millis/baseball-sunday/200030422830522
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Millis
- **state**: MA
- **country**: United States
- **location**: 142 Exchange Street, Millis, MA
- **lat**: 42.17045
- **long**: -71.36005
- **full address**: 142 Exchange Street, Millis, MA, United States

## Event gallery

- **Alt text**: Baseball Sunday
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1ccd66900e79ff8052a3bf1a885537def4486dccd1d1e799ee4a9894982cdfe5-rimg-w1200-h1553-dcfefefe-gmir?v=1784390841

## FAQs

- **Q**: When and where is Baseball Sunday being held?
  - **A:** Baseball Sunday takes place on Sun, 26 Jul, 2026 at 10:00 am to Sun, 26 Jul, 2026 at 10:00 am at 142 Exchange Street, Millis, MA, United States.
- **Q**: Who is organizing Baseball Sunday?
  - **A:** Baseball Sunday is organized by Millis UCC.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Baseball Sunday is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Millis, this event is thoughtfully curated to deliver a standout experience worth every moment. If Baseball Sunday sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baseball Sunday",
        "image": "https://cdn-az.allevents.in/events6/banners/1ccd66900e79ff8052a3bf1a885537def4486dccd1d1e799ee4a9894982cdfe5-rimg-w1200-h1553-dcfefefe-gmir?v=1784390841",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/millis/baseball-sunday/200030422830522",
        "location": {
            "@type": "Place",
            "name": "142 Exchange Street, Millis, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "142 Exchange St, Millis, MA 02054-1212, United States",
                "addressLocality": "Millis",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.17045",
                "longitude": "-71.36005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Rev. Mary for an annual favorite, Baseball Sunday! We’ll enjoy a baseball-themed worship and themed snacks for coffee hour. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millis UCC",
                "url": "https://allevents.in/org/millis-ucc/15140745"
            }
        ]
    }
]
```