

# Event Details

- **Event Name**: Latke and Donut Night
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: We are celebrating Hanukkah with a Latke and Donut night!! Join us!
- **Event URL**: https://allevents.in/brandon/latke-and-donut-night/200029356629630
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Brandon
- **state**: FL
- **country**: United States
- **location**: 1705 Lithia Pinecrest Rd, Brandon, FL
- **lat**: 27.91752
- **long**: -82.26328
- **full address**: 1705 Lithia Pinecrest Rd, Brandon, FL, United States

## Event gallery

- **Alt text**: Latke and Donut Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c4d16428e8df0053b764fec3f90b8d4bd9e59a964c0d0bbafb0a353daa402903-rimg-w1200-h777-dceff0ee-gmir?v=1765753470

## FAQs

- **Q**: When and where is Latke and Donut Night being held?
  - **A:** Latke and Donut Night takes place on Mon, 15 Dec, 2025 at 07:00 pm to Mon, 15 Dec, 2025 at 07:00 pm at 1705 Lithia Pinecrest Rd, Brandon, FL, United States.
- **Q**: Who is organizing Latke and Donut Night?
  - **A:** Latke and Donut Night is organized by Beit Tehila Congregation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Latke and Donut Night",
        "image": "https://cdn-az.allevents.in/events2/banners/c4d16428e8df0053b764fec3f90b8d4bd9e59a964c0d0bbafb0a353daa402903-rimg-w1200-h777-dceff0ee-gmir?v=1765753470",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/brandon/latke-and-donut-night/200029356629630",
        "location": {
            "@type": "Place",
            "name": "1705 Lithia Pinecrest Rd, Brandon, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1705 Lithia Pinecrest Rd, Brandon, FL 33511-6723, United States",
                "addressLocality": "Brandon",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.91752",
                "longitude": "-82.26328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are celebrating Hanukkah with a Latke and Donut night!! Join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beit Tehila Congregation",
                "url": "https://allevents.in/org/beit-tehila-congregation/25023448"
            }
        ]
    }
]
```