

# Event Details

- **Event Name**: July 4th - Dixon Ward Pancake Breakfast
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 am – Sun, 04 Jul, 2027 at 08:00 am (-07:00)
- **Event Description**: Join us for the annual Dixon Ward pancake breakfast and bike/scooter/etc. parade celebrating Independence Day!
- **Event URL**: https://allevents.in/dixon/july-4th-dixon-ward-pancake-breakfast/1600029090786045
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029090786045

## Event venue details

- **city**: Dixon
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.4479971
- **long**: -121.836738
- **full address**: The Church of Jesus Christ of Latter-day Saints, 305 North Lincoln Street, Dixon, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8938db30-b283-11f0-bc3b-55cfec1e4694-rimg-w1000-h562-dc9

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 08:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 305 North Lincoln Street, Dixon, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about July 4th - Dixon Ward Pancake Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July 4th - Dixon Ward Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/ed261ef0-2871-11f1-aadc-c97dd04cf083-rimg-w1200-h674-dc94a104-gmir.jpg",
        "startDate": "2026-07-04T08:00:00-07:00",
        "endDate": "2027-07-04T08:00:00-07:00",
        "url": "https://allevents.in/dixon/july-4th-dixon-ward-pancake-breakfast/1600029090786045",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305 North Lincoln Street",
                "addressLocality": "Dixon",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.4479971",
                "longitude": "-121.836738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the annual Dixon Ward pancake breakfast and bike/scooter/etc. parade celebrating Independence Day!"
    }
]
```