

# Event Details

- **Event Name**: Redding Chamber Christmas Breakfast
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 08:00 am
- **Event Description**: Breakfast time! If you can make it I always love to get together with my Chamber family the week of a holiday if we can. See you there!
- **Event URL**: https://allevents.in/redding/redding-chamber-christmas-breakfast/200029376364037
- **Event Categories**: christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Redding
- **state**: CA
- **country**: United States
- **location**: Deja Vu Restaurant
- **lat**: 40.5826334305
- **long**: -122.39174861
- **full address**: Deja Vu Restaurant, 1177 Shasta Street,Redding, California, United States

## Event gallery

- **Alt text**: Redding Chamber Christmas Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b1cfffe769ea7694f9fc6cc60920253b81a55baefa07fe2e3aee2cf05114c544-rimg-w1200-h1600-dc040404-gmir?v=1766127156

## FAQs

- **Q**: When and where is Redding Chamber Christmas Breakfast being held?
  - **A:** Redding Chamber Christmas Breakfast takes place on Tue, 23 Dec, 2025 at 08:00 am to Tue, 23 Dec, 2025 at 08:00 am at Deja Vu Restaurant, 1177 Shasta Street,Redding, California, United States.
- **Q**: Who is organizing Redding Chamber Christmas Breakfast?
  - **A:** Redding Chamber Christmas Breakfast is organized by Abigail Peterson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Redding Chamber Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events1/banners/b1cfffe769ea7694f9fc6cc60920253b81a55baefa07fe2e3aee2cf05114c544-rimg-w1200-h1600-dc040404-gmir?v=1766127156",
        "startDate": "2025-12-23",
        "url": "https://allevents.in/redding/redding-chamber-christmas-breakfast/200029376364037",
        "location": {
            "@type": "Place",
            "name": "Deja Vu Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1177 Shasta Street,Redding, California",
                "addressLocality": "Redding",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5826334305",
                "longitude": "-122.39174861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Breakfast time! If you can make it I always love to get together with my Chamber family the week of a holiday if we can. See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Abigail Peterson",
                "url": "https://allevents.in/org/abigail-peterson/26920974"
            }
        ]
    }
]
```