

# Event Details

- **Event Name**: Christmas Bake Sale
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Bake Sale before and after the 10am service! Get your bake goods for Christmas!
- **Event URL**: https://allevents.in/smock/christmas-bake-sale/200029162498323
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Smock
- **state**: PA
- **country**: United States
- **location**: 2370 Pittsburgh Rd, Smock, PA
- **lat**: 40.01708
- **long**: -79.7652
- **full address**: 2370 Pittsburgh Rd, Smock, PA, United States

## Event gallery

- **Alt text**: Christmas Bake Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b17d3e5c966b8191f7026824a3ef1216019585c0f0aa7bd81bd47c5e114f1d91-rimg-w799-h797-dc8a0409-gmir?v=1766236006

## FAQs

- **Q**: When and where is Christmas Bake Sale being held?
  - **A:** Christmas Bake Sale takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at 2370 Pittsburgh Rd, Smock, PA, United States.
- **Q**: Who is organizing Christmas Bake Sale?
  - **A:** Christmas Bake Sale is organized by New Life FMC Smock.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Bake Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/b17d3e5c966b8191f7026824a3ef1216019585c0f0aa7bd81bd47c5e114f1d91-rimg-w799-h797-dc8a0409-gmir?v=1766236006",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/smock/christmas-bake-sale/200029162498323",
        "location": {
            "@type": "Place",
            "name": "2370 Pittsburgh Rd, Smock, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2370 Pittsburgh Rd, Smock, PA 15480-2018, United States",
                "addressLocality": "Smock",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.01708",
                "longitude": "-79.7652"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bake Sale before and after the 10am service! Get your bake goods for Christmas!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life FMC Smock",
                "url": "https://allevents.in/org/new-life-fmc-smock/25980059"
            }
        ]
    }
]
```