

# Event Details

- **Event Name**: Summer Ice Cream Social
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 10:00 am – Sun, 16 Aug, 2026 at 12:00 pm
- **Event Description**: Join us for a delightful summer afternoon with music by the Moonbellies! Free ice cream and lemonade, face painting for the kids. Free and open to all.
- **Event URL**: https://allevents.in/little-compton/summer-ice-cream-social/200030531145821
- **Event Categories**: Art, fine-arts, Kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Little Compton
- **state**: RI
- **country**: United States
- **location**: Westport Grange 181
- **lat**: 41.562031902002
- **long**: -71.186599731445
- **full address**: Westport Grange 181, 931 Main Road,Little Compton, Rhode Island, United States

## Event gallery

- **Alt text**: Summer Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/aec95761fb810a15c9fe5d4e235e444bd29ffd87bc3b581fd5e9caa98d6509d7-rimg-w1200-h848-dcf8e8b8-gmir?v=1786298121

## FAQs

- **Q**: When and where is Summer Ice Cream Social being held?
  - **A:** Summer Ice Cream Social takes place on Sun, 16 Aug, 2026 at 10:00 am to Sun, 16 Aug, 2026 at 12:00 pm at Westport Grange 181, 931 Main Road,Little Compton, Rhode Island, United States.
- **Q**: Who is organizing Summer Ice Cream Social?
  - **A:** Summer Ice Cream Social is organized by Westport Grange 181.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Ice Cream Social 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 Little Compton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Ice Cream Social 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": "Summer Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events5/banners/aec95761fb810a15c9fe5d4e235e444bd29ffd87bc3b581fd5e9caa98d6509d7-rimg-w1200-h848-dcf8e8b8-gmir?v=1786298121",
        "startDate": "2026-08-16",
        "endDate": "2026-08-16",
        "url": "https://allevents.in/little-compton/summer-ice-cream-social/200030531145821",
        "location": {
            "@type": "Place",
            "name": "Westport Grange 181",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "931 Main Road,Little Compton, Rhode Island",
                "addressLocality": "Little Compton",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.562031902002",
                "longitude": "-71.186599731445"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a delightful summer afternoon with music by the Moonbellies! Free ice cream and lemonade, face painting for the kids. Free and open to all.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westport Grange 181",
                "url": "https://allevents.in/org/westport-grange-181/23599419"
            }
        ]
    }
]
```