

# Event Details

- **Event Name**: Holiday Tree Lighting Celebration
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 03:30 pm
- **Event Description**: Join us for our Annual Holiday Tree Lighting Celebration!  
Friday, December 5th at 3:30PM at Morro Bay City Park.

Come enjoy holiday performances, hot cider, cookies, and a visit from Santa!
- **Event URL**: https://allevents.in/morro-bay/holiday-tree-lighting-celebration/200029219775724
- **Event Categories**: christmas-lights, holiday
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Morro Bay
- **state**: CA
- **country**: United States
- **location**: Morro Bay City Park
- **lat**: 35.37916
- **long**: -120.85831
- **full address**: Morro Bay City Park, Morro Bay, United States

## Event gallery

- **Alt text**: Holiday Tree Lighting Celebration
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/248dc81da35cf06a28fbb40c73495b484c13a4ae782f4815209ba8142dae7159-rimg-w1200-h676-dc160e3e-gmir?v=1764902229

## FAQs

- **Q**: When and where is Holiday Tree Lighting Celebration being held?
  - **A:** Holiday Tree Lighting Celebration takes place on Fri, 05 Dec, 2025 at 03:30 pm to Fri, 05 Dec, 2025 at 03:30 pm at Morro Bay City Park, Morro Bay, United States.
- **Q**: Who is organizing Holiday Tree Lighting Celebration?
  - **A:** Holiday Tree Lighting Celebration is organized by City of Morro Bay Recreation Services.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Tree Lighting Celebration",
        "image": "https://cdn-az.allevents.in/events2/banners/248dc81da35cf06a28fbb40c73495b484c13a4ae782f4815209ba8142dae7159-rimg-w1200-h676-dc160e3e-gmir?v=1764902229",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/morro-bay/holiday-tree-lighting-celebration/200029219775724",
        "location": {
            "@type": "Place",
            "name": "Morro Bay City Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Morro Bay City Park, Morro Bay, United States",
                "addressLocality": "Morro Bay",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.37916",
                "longitude": "-120.85831"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Annual Holiday Tree Lighting Celebration!  \nFriday, December 5th at 3:30PM at Morro Bay City Park.\n\nCome enjoy holiday performances, hot cider, cookies, and a visit from Santa!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Morro Bay Recreation Services",
                "url": "https://allevents.in/org/city-of-morro-bay-recreation-services/20288618"
            }
        ]
    }
]
```