

# Event Details

- **Event Name**: Tony’s Pizza’s Famous Thirsty Thursday 
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 11:00 am – Thu, 18 Dec, 2025 at 08:00 pm
- **Event Description**: Tony’s Pizza’s famous Thirsty Thursday with $5 pitchers of beer and 1/2 price wine! $2.50 bottle and can beers!
- **Event URL**: https://allevents.in/stuart/tony’s-pizza’s-famous-thirsty-thursday/200029373444443
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Stuart
- **state**: VA
- **country**: United States
- **location**: 402 Patrick ave, Stuart, VA
- **lat**: 36.63737
- **long**: -80.26953
- **full address**: 402 Patrick ave, Stuart, VA, United States

## Event gallery

- **Alt text**: Tony’s Pizza’s Famous Thirsty Thursday
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c7fbaa65f1de87ce977405abd20eb99c94ec5717977402d9746527346be8495d-rimg-w1124-h1087-dc7c7b76-gmir?v=1766064703

## FAQs

- **Q**: When and where is Tony’s Pizza’s Famous Thirsty Thursday  being held?
  - **A:** Tony’s Pizza’s Famous Thirsty Thursday  takes place on Thu, 18 Dec, 2025 at 11:00 am to Thu, 18 Dec, 2025 at 08:00 pm at 402 Patrick ave, Stuart, VA, United States.
- **Q**: Who is organizing Tony’s Pizza’s Famous Thirsty Thursday ?
  - **A:** Tony’s Pizza’s Famous Thirsty Thursday  is organized by Tony’s Pizza & Pub.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tony’s Pizza’s Famous Thirsty Thursday",
        "image": "https://cdn-az.allevents.in/events3/banners/c7fbaa65f1de87ce977405abd20eb99c94ec5717977402d9746527346be8495d-rimg-w1124-h1087-dc7c7b76-gmir?v=1766064703",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/stuart/tony’s-pizza’s-famous-thirsty-thursday/200029373444443",
        "location": {
            "@type": "Place",
            "name": "402 Patrick ave, Stuart, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tony's Pizza, 402 Patrick Ave, Stuart, VA 24171, United States",
                "addressLocality": "Stuart",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.63737",
                "longitude": "-80.26953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tony’s Pizza’s famous Thirsty Thursday with $5 pitchers of beer and 1/2 price wine! $2.50 bottle and can beers!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tonys Pizza & Pub",
                "url": "https://allevents.in/org/tony’s-pizza-and-pub/25146338"
            }
        ]
    }
]
```