

# Event Details

- **Event Name**: Delta Blues
- **Event Start and End Date**: Sun, 26 Sep, 2021 at 03:00 pm – Sun, 26 Sep, 2021 at 06:00 pm
- **Event Description**: Sunday Funday with Frank Delta from 3-6PM
- **Event URL**: https://allevents.in/pensacola/delta-blues/200021547237528
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pensacola
- **state**: FL
- **country**: United States
- **location**: Dolce and Gelato
- **lat**: 30.43595
- **long**: -87.20507
- **full address**: Dolce and Gelato, 2050 N 12th Avenue, Pensacola, United States

## Event gallery

- **Alt text**: Delta Blues
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5fddbffbb8cfe128edc8f10a5180dd43a008e6ba25477a62d76e77b31fdf8a82-rimg-w526-h514-gmir.jpg?v=1631871320

## FAQs

- **Q**: When and where is Delta Blues being held?
  - **A:** Delta Blues takes place on Sun, 26 Sep, 2021 at 03:00 pm to Sun, 26 Sep, 2021 at 06:00 pm at Dolce and Gelato, 2050 N 12th Avenue, Pensacola, United States.
- **Q**: Who is organizing Delta Blues?
  - **A:** Delta Blues is organized by Dolce and Gelato.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Delta Blues",
        "image": "https://cdn-az.allevents.in/events10/banners/5fddbffbb8cfe128edc8f10a5180dd43a008e6ba25477a62d76e77b31fdf8a82-rimg-w526-h514-gmir.jpg?v=1631871320",
        "startDate": "2021-09-26",
        "endDate": "2021-09-26",
        "url": "https://allevents.in/pensacola/delta-blues/200021547237528",
        "location": {
            "@type": "Place",
            "name": "Dolce and Gelato",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2050 N 12th Avenue",
                "addressLocality": "Pensacola",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.43595",
                "longitude": "-87.20507"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Funday with Frank Delta from 3-6PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dolce and Gelato",
                "url": "https://allevents.in/org/dolce-and-gelato/15937782",
                "description": "House-made small batch gelato (Italian Ice Cream), coffee, wine, beer and cheese. We have small bites that change seasonally. Located in East Hill.�"
            }
        ]
    }
]
```