

# Event Details

- **Event Name**: Bake Sale
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 02:00 pm
- **Event Description**: Come and see us for some yummy treats!!!
- **Event URL**: https://allevents.in/cape-vincent/bake-sale/200029183865640
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Cape Vincent
- **state**: NY
- **country**: United States
- **location**: United Church of Cape Vincent
- **lat**: 44.12783
- **long**: -76.33511
- **full address**: United Church of Cape Vincent, Cape Vincent, New York, United States

## Event gallery

- **Alt text**: Bake Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e9a9904b28734e8c251c5e93ea87393e6aa42d82272fd48d9919ab6b61162d68-rimg-w944-h412-dcfef3f2-gmir?v=1764420434

## FAQs

- **Q**: When and where is Bake Sale being held?
  - **A:** Bake Sale takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 02:00 pm at United Church of Cape Vincent, Cape Vincent, New York, United States.
- **Q**: Who is organizing Bake Sale?
  - **A:** Bake Sale is organized by United Church of Cape Vincent.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bake Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/e9a9904b28734e8c251c5e93ea87393e6aa42d82272fd48d9919ab6b61162d68-rimg-w944-h412-dcfef3f2-gmir?v=1764420434",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/cape-vincent/bake-sale/200029183865640",
        "location": {
            "@type": "Place",
            "name": "United Church of Cape Vincent",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cape Vincent, New York",
                "addressLocality": "Cape Vincent",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.12783",
                "longitude": "-76.33511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and see us for some yummy treats!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "United Church of Cape Vincent",
                "url": "https://allevents.in/org/united-church-of-cape-vincent/24382626"
            }
        ]
    }
]
```