

# Event Details

- **Event Name**: Santa in The Cellar
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 11:00 am
- **Event Description**: Pictures with Santa in The Cellar! November 29th and 30th
- **Event URL**: https://allevents.in/happy-valley/santa-in-the-cellar/200029168685235
- **Event Categories**: pictures-with-santa
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details

- **Ticket URL**: http://facebook.com/200029168685235?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=happy+valley-events

## Event venue details

- **city**: Happy Valley
- **state**: OR
- **country**: United States
- **location**: Valley Public House
- **lat**: 45.42783
- **long**: -122.49671
- **full address**: Valley Public House, 12960 SE 162nd Ave.,Happy Valley,OR,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Valley Public House (https://allevents.in/org/valley-public-house/26527835)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/373dcacbf4dc7e7a2eec6a42cb9a918f6085da83e4dc33889f61221d438d188d-rimg-w828-h1060-dcfe0401-gmir?v=1764361538
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ca85beb9b1c4a67763fa567774f235e0216d8518574d20074c66d3468c0dc36d-rimg-w300-h300-dcf40403-gmir?v=1764361538

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 29 Nov, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Valley Public House, 12960 SE 162nd Ave.,Happy Valley,OR,United States
- **Q**: Who is organizing the event?
  - **A:** Valley Public House
- **Q**: What type of event is this?
  - **A:** pictures-with-santa
- **Q**: Where can I find ticket details about Santa in The Cellar ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa in The Cellar",
        "image": "https://cdn-az.allevents.in/events9/banners/373dcacbf4dc7e7a2eec6a42cb9a918f6085da83e4dc33889f61221d438d188d-rimg-w828-h1060-dcfe0401-gmir?v=1764361538",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/happy-valley/santa-in-the-cellar/200029168685235",
        "location": {
            "@type": "Place",
            "name": "Valley Public House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12960 SE 162nd Ave.,Happy Valley,OR,United States",
                "addressLocality": "Happy Valley",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.42783",
                "longitude": "-122.49671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pictures with Santa in The Cellar! November 29th and 30th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valley Public House",
                "url": "https://allevents.in/org/valley-public-house/26527835"
            }
        ]
    }
]
```