

# Event Details

- **Event Name**: Seafood and Art Fest
- **Event Start and End Date**: Thu, 04 Jul, 2019 at 04:00 pm – Thu, 04 Jul, 2019 at 08:30 pm
- **Event Description**: All you can eat seafood buffet! Live firework show, live music, live art, rides for kids, and local vendors
- **Event URL**: https://allevents.in/brandon/seafood-and-art-fest/200017481405336
- **Event Categories**: Art, Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brandon
- **country**: United States
- **location**: Touch Martini Bar Brandon
- **lat**: 27.92655
- **long**: -82.31722
- **full address**: Touch Martini Bar Brandon, 2016 TownCenter Blvd, Brandon, Florida 33511, United States

## Event gallery

- **Alt text**: Seafood and Art Fest
  - **Image URL**: https://cdn-az.allevents.in/banners/2d97f930-9879-11e9-9269-21ec35a7743c-rimg-w512-h640-gmir.jpg

## FAQs

- **Q**: When and where is Seafood and Art Fest being held?
  - **A:** Seafood and Art Fest takes place on Thu, 04 Jul, 2019 at 04:00 pm to Thu, 04 Jul, 2019 at 08:30 pm at Touch Martini Bar Brandon, 2016 TownCenter Blvd, Brandon, Florida 33511, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seafood and Art Fest",
        "image": "https://cdn-az.allevents.in/banners/2d97f930-9879-11e9-9269-21ec35a7743c-rimg-w512-h640-gmir.jpg",
        "startDate": "2019-07-04",
        "endDate": "2019-07-04",
        "url": "https://allevents.in/brandon/seafood-and-art-fest/200017481405336",
        "location": {
            "@type": "Place",
            "name": "Touch Martini Bar Brandon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2016 TownCenter Blvd, Brandon, Florida 33511",
                "addressLocality": "Brandon",
                "addressRegion": null,
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.92655",
                "longitude": "-82.31722"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All you can eat seafood buffet! Live firework show, live music, live art, rides for kids, and local vendors"
    }
]
```