

# Event Details

- **Event Name**: Sunday School Rally Day Ice Cream Social
- **Event Start and End Date**: Sun, 14 Sep, 2025 at 10:45 am
- **Event Description**: Join us after church during coffee hour to build your own ICE CREAM SUNDAE ? to celebrate the kickoff of our Sunday School year. We'll have all the fixings and a variety of ice cream to pick from. What toppings will you choose?
- **Event URL**: https://allevents.in/hingham/sunday-school-rally-day-ice-cream-social/200028795780312
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Hingham
- **state**: MA
- **country**: United States
- **location**: 916 Main Street, Hingham, MA
- **lat**: 42.19588
- **long**: -70.88136
- **full address**: 916 Main Street, Hingham, MA, United States

## Event gallery

- **Alt text**: Sunday School Rally Day Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f74ed1adf8bf12e220b20f6bebf08acf3038d364a223128a1b037dfd8ba55edf-rimg-w1080-h1164-dcadabbc-gmir?v=1757738664

## FAQs

- **Q**: When and where is Sunday School Rally Day Ice Cream Social being held?
  - **A:** Sunday School Rally Day Ice Cream Social takes place on Sun, 14 Sep, 2025 at 10:45 am to Sun, 14 Sep, 2025 at 10:45 am at 916 Main Street, Hingham, MA, United States.
- **Q**: Who is organizing Sunday School Rally Day Ice Cream Social?
  - **A:** Sunday School Rally Day Ice Cream Social is organized by House of Prayer Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday School Rally Day Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events8/banners/f74ed1adf8bf12e220b20f6bebf08acf3038d364a223128a1b037dfd8ba55edf-rimg-w1080-h1164-dcadabbc-gmir?v=1757738664",
        "startDate": "2025-09-14",
        "url": "https://allevents.in/hingham/sunday-school-rally-day-ice-cream-social/200028795780312",
        "location": {
            "@type": "Place",
            "name": "916 Main Street, Hingham, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "916 Main St, Hingham, MA 02043-3504, United States",
                "addressLocality": "Hingham",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.19588",
                "longitude": "-70.88136"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after church during coffee hour to build your own ICE CREAM SUNDAE ? to celebrate the kickoff of our Sunday School year. We'll have all the fixings and a variety of ice cream to pick from. What toppings will you choose?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "House of Prayer Lutheran Church",
                "url": "https://allevents.in/org/house-of-prayer-lutheran-church/26270883"
            }
        ]
    }
]
```