

# Event Details

- **Event Name**: 4th of July Picnic Celebration
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 01:00 pm
- **Event Description**: Join us for a day of fun after service at Parkway on July 5th
- **Event URL**: https://allevents.in/sacramento/4th-of-july-picnic-celebration/200030262724513
- **Event Categories**: trips-adventures, fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Sacramento
- **state**: CA
- **country**: United States
- **location**: 5511 Tangerine Ave, Sacramento, CA
- **lat**: 38.48207
- **long**: -121.44015
- **full address**: 5511 Tangerine Ave, Sacramento, CA, United States

## Event gallery

- **Alt text**: 4th of July Picnic Celebration
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/94bf209897fffb60a452566c55330ff42d109fc4b72e573a17ac93bbb5026d5e-rimg-w1200-h675-dc064163-gmir?v=1782414828

## FAQs

- **Q**: When and where is 4th of July Picnic Celebration being held?
  - **A:** 4th of July Picnic Celebration takes place on Sun, 05 Jul, 2026 at 01:00 pm to Sun, 05 Jul, 2026 at 01:00 pm at 5511 Tangerine Ave, Sacramento, CA, United States.
- **Q**: Who is organizing 4th of July Picnic Celebration?
  - **A:** 4th of July Picnic Celebration is organized by Parkway Church Of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Picnic Celebration",
        "image": "https://cdn-az.allevents.in/events6/banners/94bf209897fffb60a452566c55330ff42d109fc4b72e573a17ac93bbb5026d5e-rimg-w1200-h675-dc064163-gmir?v=1782414828",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/sacramento/4th-of-july-picnic-celebration/200030262724513",
        "location": {
            "@type": "Place",
            "name": "5511 Tangerine Ave, Sacramento, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5511 Tangerine Ave, Sacramento, CA 95823-3858, United States",
                "addressLocality": "Sacramento",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.48207",
                "longitude": "-121.44015"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a day of fun after service at Parkway on July 5th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Parkway Church Of Christ",
                "url": "https://allevents.in/org/parkway-church-of-christ/15215672",
                "description": "We are delighted to have you visit our Facebook book. Please feel free to drop in and visit us whenever you're in the Sacramento Area. God Bless"
            }
        ]
    }
]
```