

# Event Details

- **Event Name**: 2025 Gingerbread Competion
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: 12th annual 2025 Gingerbread Competition!!!!
- **Event URL**: https://allevents.in/farmingdale/2025-gingerbread-competion/200029100665253
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Farmingdale
- **state**: NY
- **country**: United States
- **location**: 310 Main St, Farmingdale, NY, United States, New York 11735
- **lat**: 40.73203
- **long**: -73.44622
- **full address**: 310 Main St, Farmingdale, NY, United States, New York 11735

## Event gallery

- **Alt text**: 2025 Gingerbread Competion
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e1acbc0706bb7f6ea511abad28b2424e81cd7b306dd321f9147e58cfc691d6f2-rimg-w1125-h1500-dcffffff-gmir?v=1764869340

## FAQs

- **Q**: When and where is 2025 Gingerbread Competion being held?
  - **A:** 2025 Gingerbread Competion takes place on Sat, 06 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 12:00 pm at 310 Main St, Farmingdale, NY, United States, New York 11735.
- **Q**: Who is organizing 2025 Gingerbread Competion?
  - **A:** 2025 Gingerbread Competion is organized by Chocolate Duck.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Gingerbread Competion",
        "image": "https://cdn-az.allevents.in/events2/banners/e1acbc0706bb7f6ea511abad28b2424e81cd7b306dd321f9147e58cfc691d6f2-rimg-w1125-h1500-dcffffff-gmir?v=1764869340",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/farmingdale/2025-gingerbread-competion/200029100665253",
        "location": {
            "@type": "Place",
            "name": "310 Main St, Farmingdale, NY, United States, New York 11735",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "310 Main St, Farmingdale, NY 11735-3507, United States",
                "addressLocality": "Farmingdale",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.73203",
                "longitude": "-73.44622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "12th annual 2025 Gingerbread Competition!!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chocolate Duck",
                "url": "https://allevents.in/org/chocolate-duck/25054309"
            }
        ]
    }
]
```