

# Event Details

- **Event Name**: Church in the Park
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 10:15 am (-07:00)
- **Event Description**: more details coming soon!
- **Event URL**: https://allevents.in/martinez/church-in-the-park/200030210937049
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Martinez
- **state**: CA
- **country**: United States
- **location**: Bocce Ball Courts In Downtown Martinez
- **lat**: 38.020280079522
- **long**: -122.13538470121
- **full address**: Bocce Ball Courts In Downtown Martinez, Martinez, California, United States

## Event gallery

- **Alt text**: Church in the Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c73c6216a40af04f2316440bcdba32740eb4e196f6c934f8b53947cb38d095f2-rimg-w1200-h675-dcf8f8f8-gmir?v=1787152104

## FAQs

- **Q**: When and where is Church in the Park being held?
  - **A:** Church in the Park takes place on Sun, 06 Sep, 2026 at 10:15 am to Sun, 06 Sep, 2026 at 10:15 am at Bocce Ball Courts In Downtown Martinez, Martinez, California, United States.
- **Q**: Who is organizing Church in the Park?
  - **A:** Church in the Park is organized by Morello Hills Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church in the Park",
        "image": "https://cdn-az.allevents.in/events5/banners/c73c6216a40af04f2316440bcdba32740eb4e196f6c934f8b53947cb38d095f2-rimg-w1200-h675-dcf8f8f8-gmir?v=1787152104",
        "startDate": "2026-09-06T10:15:00-07:00",
        "url": "https://allevents.in/martinez/church-in-the-park/200030210937049",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bocce Ball Courts In Downtown Martinez",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Martinez, California",
                "addressLocality": "Martinez",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.020280079522",
                "longitude": "-122.13538470121"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "more details coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Morello Hills Christian Church",
                "url": "https://allevents.in/org/morello-hills-christian-church/3963808",
                "description": "A page for the MHCC Community!"
            }
        ]
    }
]
```