

# Event Details

- **Event Name**: Ice Cream Social (Kids Event)
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 02:00 pm – Mon, 15 Jun, 2026 at 04:00 pm
- **Event Description**: Join us at the pool on Sunday, June 14th from 2:00–4:00 PM for an afternoon of swimming, ice cream, and summer fun. ?

Ice cream will be served while supplies last. Weather permitting.
- **Event URL**: https://allevents.in/richmond/ice-cream-social-kids-event/200030229255952
- **Event Categories**: Sports, Kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: VA
- **country**: United States
- **location**: 9601 Redbridge Rd, Richmond, VA 23236-3561, United States
- **lat**: 37.4913
- **long**: -77.57609
- **full address**: 9601 Redbridge Rd, Richmond, VA 23236-3561, United States

## Event gallery

- **Alt text**: Ice Cream Social (Kids Event)
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8c0a761bb72a53ff5e6ea71b5ac5aa13078edd4c080a3119e6b16e13273fb72c-rimg-w1200-h1553-dcffffff-gmir?v=1781350071

## FAQs

- **Q**: When and where is Ice Cream Social (Kids Event) being held?
  - **A:** Ice Cream Social (Kids Event) takes place on Sun, 14 Jun, 2026 at 02:00 pm to Mon, 15 Jun, 2026 at 04:00 pm at 9601 Redbridge Rd, Richmond, VA 23236-3561, United States.
- **Q**: Who is organizing Ice Cream Social (Kids Event)?
  - **A:** Ice Cream Social (Kids Event) is organized by Shenandoah Community Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Social (Kids Event)",
        "image": "https://cdn-az.allevents.in/events10/banners/8c0a761bb72a53ff5e6ea71b5ac5aa13078edd4c080a3119e6b16e13273fb72c-rimg-w1200-h1553-dcffffff-gmir?v=1781350071",
        "startDate": "2026-06-14",
        "endDate": "2026-06-15",
        "url": "https://allevents.in/richmond/ice-cream-social-kids-event/200030229255952",
        "location": {
            "@type": "Place",
            "name": "9601 Redbridge Rd, Richmond, VA 23236-3561, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9601 Redbridge Rd, Richmond, VA 23236-3561, United States",
                "addressLocality": "Richmond",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.4913",
                "longitude": "-77.57609"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the pool on Sunday, June 14th from 2:00–4:00 PM for an afternoon of swimming, ice cream, and summer fun. ?\n\nIce cream will be served while supplies last. Weather permitting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shenandoah Community Association",
                "url": "https://allevents.in/org/shenandoah-community-association/18513000"
            }
        ]
    }
]
```