

# Event Details

- **Event Name**: Tampa Bay Hamfest
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 01:00 pm – Sat, 13 Dec, 2025 at 03:00 pm
- **Event Description**: Tampa Bay Hamfest and West Central Florida ARRL Convention!
- **Event URL**: https://allevents.in/plant-city/tampa-bay-hamfest/200029336935932
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Plant City
- **state**: FL
- **country**: United States
- **location**: Strawberry Festival Grounds
- **lat**: 28.01523
- **long**: -82.14558
- **full address**: Strawberry Festival Grounds, 2202 W Reynolds St,Plant City, Florida, United States

## Event gallery

- **Alt text**: Tampa Bay Hamfest
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e395bc34131f5ac20b3c982f61f97710623c2b5c9c658b3b611377c831cfbd44-rimg-w987-h533-dcffffff-gmir?v=1765418611

## FAQs

- **Q**: When and where is Tampa Bay Hamfest being held?
  - **A:** Tampa Bay Hamfest takes place on Fri, 12 Dec, 2025 at 01:00 pm to Sat, 13 Dec, 2025 at 03:00 pm at Strawberry Festival Grounds, 2202 W Reynolds St,Plant City, Florida, United States.
- **Q**: Who is organizing Tampa Bay Hamfest?
  - **A:** Tampa Bay Hamfest is organized by ARRL West Central Florida Section.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tampa Bay Hamfest",
        "image": "https://cdn-az.allevents.in/events6/banners/e395bc34131f5ac20b3c982f61f97710623c2b5c9c658b3b611377c831cfbd44-rimg-w987-h533-dcffffff-gmir?v=1765418611",
        "startDate": "2025-12-12",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/plant-city/tampa-bay-hamfest/200029336935932",
        "location": {
            "@type": "Place",
            "name": "Strawberry Festival Grounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2202 W Reynolds St,Plant City, Florida",
                "addressLocality": "Plant City",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.01523",
                "longitude": "-82.14558"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tampa Bay Hamfest and West Central Florida ARRL Convention!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ARRL West Central Florida Section",
                "url": "https://allevents.in/org/arrl-west-central-florida-section/21060084"
            }
        ]
    }
]
```