

# Event Details

- **Event Name**: Holiday Bake Sale
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am – Sat, 20 Dec, 2025 at 12:00 pm
- **Event Description**: Oh the Goodies we will have!
- **Event URL**: https://allevents.in/berlin/holiday-bake-sale/200029283235053
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029283235053?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=berlin-events

## Event venue details

- **city**: Berlin
- **state**: MD
- **country**: United States
- **location**: 8006 Ironshire Station Road, Berlin, MD, United States, Maryland 21811
- **lat**: 38.31817
- **long**: -75.2984
- **full address**: 8006 Ironshire Station Road, Berlin, MD, United States, Maryland 21811

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Faith Chapel Presbyterian Church (https://allevents.in/org/faith-chapel-presbyterian-church/27173411)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cf36f813045923c48e21908757bac7ca1315351fef696fb5303c284a1fa79c1c-rimg-w1200-h1553-dcf5ebe2-gmir?v=1765860431
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Bake+Sale&date=20+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** 8006 Ironshire Station Road, Berlin, MD, United States, Maryland 21811
- **Q**: Who is organizing the event?
  - **A:** Faith Chapel Presbyterian Church
- **Q**: What type of event is this?
  - **A:** holiday
- **Q**: Where can I find ticket details about Holiday Bake Sale ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Bake Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/cf36f813045923c48e21908757bac7ca1315351fef696fb5303c284a1fa79c1c-rimg-w1200-h1553-dcf5ebe2-gmir?v=1765860431",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/berlin/holiday-bake-sale/200029283235053",
        "location": {
            "@type": "Place",
            "name": "8006 Ironshire Station Road, Berlin, MD, United States, Maryland 21811",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8006 Ironshire Station Rd, Berlin, MD 21811-2918, United States",
                "addressLocality": "Berlin",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.31817",
                "longitude": "-75.2984"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Oh the Goodies we will have!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Chapel Presbyterian Church",
                "url": "https://allevents.in/org/faith-chapel-presbyterian-church/27173411"
            }
        ]
    }
]
```