

# Event Details

- **Event Name**: Ice Cream Social
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 06:00 pm – Wed, 01 Jul, 2026 at 07:00 pm (-07:00)
- **Event Description**: Let's start the summer with some fun, ice cream and fellowship!
- **Event URL**: https://allevents.in/vancouver/ice-cream-social/200029987978153
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: United States
- **location**: 3414 NE 52nd Street, Vancouver, WA, United States, Washington 98661
- **lat**: 45.66043
- **long**: -122.63585
- **full address**: 3414 NE 52nd Street, Vancouver, WA, United States, Washington 98661

## Event gallery

- **Alt text**: Ice Cream Social
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Ice+Cream+Social&date=Wed%2C+01+Jul%2C+2026+at+06%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Ice Cream Social being held?
  - **A:** Ice Cream Social takes place on Wed, 01 Jul, 2026 at 06:00 pm to Wed, 01 Jul, 2026 at 07:00 pm at 3414 NE 52nd Street, Vancouver, WA, United States, Washington 98661.
- **Q**: Who is organizing Ice Cream Social?
  - **A:** Ice Cream Social is organized by Connection Church - Vancouver, WA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Vancouver, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Ice Cream Social",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Ice+Cream+Social&date=Wed%2C+01+Jul%2C+2026+at+06%3A00+pm&bg=4",
        "startDate": "2026-07-01T18:00:00-07:00",
        "endDate": "2026-07-01T19:00:00-07:00",
        "url": "https://allevents.in/vancouver/ice-cream-social/200029987978153",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3414 NE 52nd Street, Vancouver, WA, United States, Washington 98661",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3414 NE 52nd St, Vancouver, WA 98661-2377, United States",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.66043",
                "longitude": "-122.63585"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's start the summer with some fun, ice cream and fellowship!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Connection Church - Vancouver WA",
                "url": "https://allevents.in/org/connection-church-vancouver-wa/25805281"
            }
        ]
    }
]
```