

# Event Details

- **Event Name**: This Sunday afternoon!
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 01:00 pm
- **Event Description**: Lunch date with Pirate Pete!!! Savvy!
- **Event URL**: https://allevents.in/port-charlotte/this-sunday-afternoon/200029278458859
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029278458859?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=port+charlotte-events

## Event venue details

- **city**: Port Charlotte
- **state**: FL
- **country**: United States
- **location**: Gatorz Bar & Grill
- **lat**: 26.97419
- **long**: -82.08659
- **full address**: Gatorz Bar &amp; Grill, 3816 Tamiami Trl, Port Charlotte, FL 33952-8353, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Pirate Pete (https://allevents.in/org/pirate-pete/25666936)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/72ab1d8dec56858402850a3a84c6bc2b37aef3501acc658a3b845fb4b47b63c3-rimg-w960-h879-dcddd6bf-gmir?v=1764522899
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=This+Sunday+afternoon%21&date=30+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** Gatorz Bar &amp; Grill, 3816 Tamiami Trl, Port Charlotte, FL 33952-8353, United States
- **Q**: Who is organizing the event?
  - **A:** Pirate Pete
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about This Sunday afternoon! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "This Sunday afternoon!",
        "image": "https://cdn-az.allevents.in/events10/banners/72ab1d8dec56858402850a3a84c6bc2b37aef3501acc658a3b845fb4b47b63c3-rimg-w960-h879-dcddd6bf-gmir?v=1764522899",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/port-charlotte/this-sunday-afternoon/200029278458859",
        "location": {
            "@type": "Place",
            "name": "Gatorz Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3816 Tamiami Trl, Port Charlotte, FL 33952-8353, United States",
                "addressLocality": "Port Charlotte",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.97419",
                "longitude": "-82.08659"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lunch date with Pirate Pete!!! Savvy!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pirate Pete",
                "url": "https://allevents.in/org/pirate-pete/25666936"
            }
        ]
    }
]
```