

# Event Details

- **Event Name**: Queen of Hearts
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 05:00 pm – Tue, 18 Nov, 2025 at 08:00 pm
- **Event Description**: This event is open to the public
- **Event URL**: https://allevents.in/palmetto/queen-of-hearts/200029190870129
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Palmetto
- **state**: FL
- **country**: United States
- **location**: 2419 Bayshore Road, Palmetto, FL, United States, Florida 34221
- **lat**: 27.53555
- **long**: -82.56662
- **full address**: 2419 Bayshore Road, Palmetto, FL, United States, Florida 34221

## Event gallery

- **Alt text**: Queen of Hearts
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Queen+of+Hearts&date=Tue%2C+18+Nov%2C+2025+at+05%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Queen of Hearts being held?
  - **A:** Queen of Hearts takes place on Tue, 18 Nov, 2025 at 05:00 pm to Tue, 18 Nov, 2025 at 08:00 pm at 2419 Bayshore Road, Palmetto, FL, United States, Florida 34221.
- **Q**: Who is organizing Queen of Hearts?
  - **A:** Queen of Hearts is organized by American Legion Post 309 - North Manatee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Queen of Hearts",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Queen+of+Hearts&date=Tue%2C+18+Nov%2C+2025+at+05%3A00+pm&bg=5",
        "startDate": "2025-11-18",
        "endDate": "2025-11-18",
        "url": "https://allevents.in/palmetto/queen-of-hearts/200029190870129",
        "location": {
            "@type": "Place",
            "name": "2419 Bayshore Road, Palmetto, FL, United States, Florida 34221",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2419 Bayshore Rd, Palmetto, FL 34221-6238, United States",
                "addressLocality": "Palmetto",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.53555",
                "longitude": "-82.56662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This event is open to the public",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 309 - North Manatee",
                "url": "https://allevents.in/org/american-legion-post-309-north-manatee/25035508"
            }
        ]
    }
]
```