

# Event Details

- **Event Name**: Music with Johnny
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 12:00 pm – Fri, 12 Dec, 2025 at 04:00 pm
- **Event Description**: country,blues,pop and rock by Johnny McDonald.Also doing karaoke,so bring your talent and I'll give you a mic!
- **Event URL**: https://allevents.in/gulfport/music-with-johnny/200029340527524
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gulfport
- **state**: FL
- **country**: United States
- **location**: Gulfport Beach Waterfront Park
- **lat**: 27.737411993534
- **long**: -82.709849941387
- **full address**: Gulfport Beach Waterfront Park, Gulfport, Florida, United States

## Event gallery

- **Alt text**: Music with Johnny
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3d871d067ca42c97315eb77e18d32e06e394730624fe2e5401ef5921b2f838a3-rimg-w1200-h776-dc8dacd1-gmir?v=1765473624

## FAQs

- **Q**: When and where is Music with Johnny being held?
  - **A:** Music with Johnny takes place on Fri, 12 Dec, 2025 at 12:00 pm to Fri, 12 Dec, 2025 at 04:00 pm at Gulfport Beach Waterfront Park, Gulfport, Florida, United States.
- **Q**: Who is organizing Music with Johnny?
  - **A:** Music with Johnny is organized by Johnny Mcdonald.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Music with Johnny",
        "image": "https://cdn-az.allevents.in/events9/banners/3d871d067ca42c97315eb77e18d32e06e394730624fe2e5401ef5921b2f838a3-rimg-w1200-h776-dc8dacd1-gmir?v=1765473624",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/gulfport/music-with-johnny/200029340527524",
        "location": {
            "@type": "Place",
            "name": "Gulfport Beach Waterfront Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gulfport, Florida",
                "addressLocality": "Gulfport",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.737411993534",
                "longitude": "-82.709849941387"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "country,blues,pop and rock by Johnny McDonald.Also doing karaoke,so bring your talent and I'll give you a mic!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Johnny Mcdonald",
                "url": "https://allevents.in/org/johnny-mcdonald/27224014"
            }
        ]
    }
]
```