

# Event Details

- **Event Name**: Live Nativity
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Sheep, goats, shepherds and a host of angels in white visit the manger to welcome the Christ child.  Afterward, enjoy hot chocolate and cookies. If you want your child to participate, plan on arriving an hour early to get in costume. This is a church tradition on the Sunday before Christmas.
- **Event URL**: https://allevents.in/riverside/live-nativity/200029244193745
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Riverside
- **state**: CA
- **country**: United States
- **location**: 4845 Brockton Ave, Riverside, CA
- **lat**: 33.9735
- **long**: -117.38948
- **full address**: 4845 Brockton Ave, Riverside, CA, United States

## Event gallery

- **Alt text**: Live Nativity
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8053540278190d97381c6b9c1f0adc5d1f41565d64d6fdd14085abcfec76440e-rimg-w530-h294-dc151306-gmir?v=1765813852

## FAQs

- **Q**: When and where is Live Nativity being held?
  - **A:** Live Nativity takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at 4845 Brockton Ave, Riverside, CA, United States.
- **Q**: Who is organizing Live Nativity?
  - **A:** Live Nativity is organized by First United Methodist Church of Riverside.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Nativity",
        "image": "https://cdn-az.allevents.in/events5/banners/8053540278190d97381c6b9c1f0adc5d1f41565d64d6fdd14085abcfec76440e-rimg-w530-h294-dc151306-gmir?v=1765813852",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/riverside/live-nativity/200029244193745",
        "location": {
            "@type": "Place",
            "name": "4845 Brockton Ave, Riverside, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4845 Brockton Ave, Riverside, CA 92506-0134, United States",
                "addressLocality": "Riverside",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.9735",
                "longitude": "-117.38948"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sheep, goats, shepherds and a host of angels in white visit the manger to welcome the Christ child.  Afterward, enjoy hot chocolate and cookies. If you want your child to participate, plan on arriving an hour early to get in costume. This is a church tradition on the Sunday before Christmas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church of Riverside",
                "url": "https://allevents.in/org/first-united-methodist-church-of-riverside/26054789"
            }
        ]
    }
]
```