

# Event Details

- **Event Name**: Santa visits the Woodshed
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:00 pm – Sun, 21 Dec, 2025 at 03:00 pm
- **Event Description**: Santa will be walking around Unkel Joe’s spreading holiday cheer. Get your picture taken and see Santa for a free ornament while supplies last.
- **Event URL**: https://allevents.in/altoona/santa-visits-the-woodshed/200029386251844
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Altoona
- **state**: PA
- **country**: United States
- **location**: 3415 Pleasant Valley Blvd, Ste 2, Altoona, PA
- **lat**: 40.48438
- **long**: -78.39889
- **full address**: 3415 Pleasant Valley Blvd, Ste 2, Altoona, PA, United States

## Event gallery

- **Alt text**: Santa visits the Woodshed
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Santa+visits+the+Woodshed&date=Sun%2C+21+Dec%2C+2025+at+12%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Santa visits the Woodshed being held?
  - **A:** Santa visits the Woodshed takes place on Sun, 21 Dec, 2025 at 12:00 pm to Sun, 21 Dec, 2025 at 03:00 pm at 3415 Pleasant Valley Blvd, Ste 2, Altoona, PA, United States.
- **Q**: Who is organizing Santa visits the Woodshed?
  - **A:** Santa visits the Woodshed is organized by Unkel Joe's Woodshed Altoona.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa visits the Woodshed",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Santa+visits+the+Woodshed&date=Sun%2C+21+Dec%2C+2025+at+12%3A00+pm&bg=5",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/altoona/santa-visits-the-woodshed/200029386251844",
        "location": {
            "@type": "Place",
            "name": "3415 Pleasant Valley Blvd, Ste 2, Altoona, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3415 Pleasant Valley Blvd, Altoona, PA 16602-4300, United States",
                "addressLocality": "Altoona",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.48438",
                "longitude": "-78.39889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa will be walking around Unkel Joe’s spreading holiday cheer. Get your picture taken and see Santa for a free ornament while supplies last.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unkel Joes Woodshed Altoona",
                "url": "https://allevents.in/org/unkel-joes-woodshed-altoona/24187201"
            }
        ]
    }
]
```