

# Event Details

- **Event Name**: Bake Stand
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 03:00 am (-04:00)
- **Event Description**: On the stand Sunday!! Birthday Cake Feisty Dunkers!!
- **Event URL**: https://allevents.in/farmingville/bake-stand/200029929922617
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Farmingville
- **state**: NY
- **country**: United States
- **location**: The Feisty Oven
- **lat**: 40.85001
- **long**: -73.0405
- **full address**: The Feisty Oven, 27 Lidge Dr,Farmingville, New York, United States

## Event gallery

- **Alt text**: Bake Stand
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f97bee2a468a8434dc55fc20af95d85b9ace2e883d08525a1c30ef347c4ae049-rimg-w1200-h1600-dcaa8e60-gmir?v=1775941336

## FAQs

- **Q**: When and where is Bake Stand being held?
  - **A:** Bake Stand takes place on Sun, 12 Apr, 2026 at 03:00 am to Sun, 12 Apr, 2026 at 03:00 am at The Feisty Oven, 27 Lidge Dr,Farmingville, New York, United States.
- **Q**: Who is organizing Bake Stand?
  - **A:** Bake Stand is organized by The Feisty Oven.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bake Stand",
        "image": "https://cdn-az.allevents.in/events8/banners/f97bee2a468a8434dc55fc20af95d85b9ace2e883d08525a1c30ef347c4ae049-rimg-w1200-h1600-dcaa8e60-gmir?v=1775941336",
        "startDate": "2026-04-12T03:00:00-04:00",
        "url": "https://allevents.in/farmingville/bake-stand/200029929922617",
        "location": {
            "@type": "Place",
            "name": "The Feisty Oven",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 Lidge Dr,Farmingville, New York",
                "addressLocality": "Farmingville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.85001",
                "longitude": "-73.0405"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On the stand Sunday!! Birthday Cake Feisty Dunkers!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Feisty Oven",
                "url": "https://allevents.in/org/the-feisty-oven/27679701"
            }
        ]
    }
]
```