

# Event Details

- **Event Name**: Ice Cream Social and Fireworks Viewing
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 07:30 pm
- **Event Description**: Bring some ice cream to share and join us for a time of fellowship. Then gather with us on the front lawn to watch the fireworks show!
- **Event URL**: https://allevents.in/woodland/ice-cream-social-and-fireworks-viewing/200030267240748
- **Event Categories**: fireworks, 4th-of-july-fireworks
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Woodland
- **state**: CA
- **country**: United States
- **location**: Living Hope Church
- **lat**: 38.689546850628
- **long**: -121.78354751668
- **full address**: Living Hope Church, 240 N West St,Woodland, California, United States

## Event gallery

- **Alt text**: Ice Cream Social and Fireworks Viewing
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7f118c69aef49b93a240ed80fb809026a14f98994ef3d3b0d03f0bab2f8a83d6-rimg-w1200-h800-dc06152b-gmir?v=1782473002

## FAQs

- **Q**: When and where is Ice Cream Social and Fireworks Viewing being held?
  - **A:** Ice Cream Social and Fireworks Viewing takes place on Fri, 03 Jul, 2026 at 07:30 pm to Fri, 03 Jul, 2026 at 07:30 pm at Living Hope Church, 240 N West St,Woodland, California, United States.
- **Q**: Who is organizing Ice Cream Social and Fireworks Viewing?
  - **A:** Ice Cream Social and Fireworks Viewing is organized by Living Hope Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Social and Fireworks Viewing",
        "image": "https://cdn-az.allevents.in/events9/banners/7f118c69aef49b93a240ed80fb809026a14f98994ef3d3b0d03f0bab2f8a83d6-rimg-w1200-h800-dc06152b-gmir?v=1782473002",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/woodland/ice-cream-social-and-fireworks-viewing/200030267240748",
        "location": {
            "@type": "Place",
            "name": "Living Hope Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "240 N West St,Woodland, California",
                "addressLocality": "Woodland",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.689546850628",
                "longitude": "-121.78354751668"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring some ice cream to share and join us for a time of fellowship. Then gather with us on the front lawn to watch the fireworks show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Hope Church",
                "url": "https://allevents.in/org/living-hope-church/23318835"
            }
        ]
    }
]
```