

# Event Details

- **Event Name**: Stone Soup Luncheon
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:00 am
- **Event Description**: After worship, we will gather in Fellowship Hall for a luncheon. Feel free to bring a soup, bread, or dessert to share if you are able, but most importantly please bring yourself! All are welcome for this free event.
- **Event URL**: https://allevents.in/millis/stone-soup-luncheon/200029191382207
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Stone Soup Luncheon
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/12f92559064abccf1a062806289dfb87e6d1e43dd9feb95f3fd2b4cdbf29912b-rimg-w1114-h1116-dcfe7646-gmir?v=1763755959

## FAQs

- **Q**: When and where is Stone Soup Luncheon being held?
  - **A:** Stone Soup Luncheon takes place on Sun, 23 Nov, 2025 at 11:00 am to Sun, 23 Nov, 2025 at 11:00 am at 142 Exchange Street, Millis, MA, United States, Massachusetts 02054.
- **Q**: Who is organizing Stone Soup Luncheon?
  - **A:** Stone Soup Luncheon is organized by Millis UCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stone Soup Luncheon",
        "image": "https://cdn-az.allevents.in/events5/banners/12f92559064abccf1a062806289dfb87e6d1e43dd9feb95f3fd2b4cdbf29912b-rimg-w1114-h1116-dcfe7646-gmir?v=1763755959",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/millis/stone-soup-luncheon/200029191382207",
        "location": {
            "@type": "Place",
            "name": "142 Exchange Street, Millis, MA, United States, Massachusetts 02054",
            "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": "After worship, we will gather in Fellowship Hall for a luncheon. Feel free to bring a soup, bread, or dessert to share if you are able, but most importantly please bring yourself! All are welcome for this free event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millis UCC",
                "url": "https://allevents.in/org/millis-ucc/26219878"
            }
        ]
    }
]
```