

# Event Details

- **Event Name**: Santa will be at The Farmstand! 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Just a heads up… he’ll be here Saturday,  December 13th . 11-1
And Sunday , December 14th .. 11-1… Mark those calendars!!
- **Event URL**: https://allevents.in/shavertown/santa-will-be-at-the-farmstand/200029103453924
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 493

## Ticket Details


## Event venue details

- **city**: Shavertown
- **state**: PA
- **country**: United States
- **location**: Shavertown, PA
- **lat**: 41.32691939083
- **long**: -75.936274799865
- **full address**: Shavertown, PA, United States

## Event gallery

- **Alt text**: Santa will be at The Farmstand!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/56859270708eb0ca98fc381c8f5ba43584815e11f921afb97be80050936ec2cd-rimg-w1125-h1075-dcd4bfa9-gmir?v=1765209484

## FAQs

- **Q**: When and where is Santa will be at The Farmstand!  being held?
  - **A:** Santa will be at The Farmstand!  takes place on Sat, 13 Dec, 2025 at 11:00 am to Sat, 13 Dec, 2025 at 11:00 am at Shavertown, PA, United States.
- **Q**: Who is organizing Santa will be at The Farmstand! ?
  - **A:** Santa will be at The Farmstand!  is organized by The Farmstand.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa will be at The Farmstand!",
        "image": "https://cdn-az.allevents.in/events10/banners/56859270708eb0ca98fc381c8f5ba43584815e11f921afb97be80050936ec2cd-rimg-w1125-h1075-dcd4bfa9-gmir?v=1765209484",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/shavertown/santa-will-be-at-the-farmstand/200029103453924",
        "location": {
            "@type": "Place",
            "name": "Shavertown, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shavertown, Pennsylvania",
                "addressLocality": "Shavertown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.32691939083",
                "longitude": "-75.936274799865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Just a heads up… he’ll be here Saturday,  December 13th . 11-1\nAnd Sunday , December 14th .. 11-1… Mark those calendars!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Farmstand",
                "url": "https://allevents.in/org/the-farmstand/24578365"
            }
        ]
    }
]
```