

# Event Details

- **Event Name**: Grand Opening
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 11:00 am
- **Event Description**: We are looking forward to our grand opening on December 1st.
- **Event URL**: https://allevents.in/thonotosassa/grand-opening/200029251354016
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Thonotosassa
- **state**: FL
- **country**: United States
- **location**: 12801 Thonotosassa Road, 33527
- **lat**: 28.04681
- **long**: -82.24852
- **full address**: 12801 Thonotosassa Road, 33527, 12801 Thonotosassa Rd, Dover, FL 33527-3701, United States, Thonotosassa

## Event gallery

- **Alt text**: Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/71222131d1bb457817c238946d7e623a303b6cc260d6bc518cbd7d5e14862921-rimg-w1200-h800-dcf65806-gmir?v=1764004876

## FAQs

- **Q**: When and where is Grand Opening being held?
  - **A:** Grand Opening takes place on Mon, 01 Dec, 2025 at 11:00 am to Mon, 01 Dec, 2025 at 11:00 am at 12801 Thonotosassa Road, 33527, 12801 Thonotosassa Rd, Dover, FL 33527-3701, United States, Thonotosassa.
- **Q**: Who is organizing Grand Opening?
  - **A:** Grand Opening is organized by Patriot Palms BBQ .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening",
        "image": "https://cdn-az.allevents.in/events5/banners/71222131d1bb457817c238946d7e623a303b6cc260d6bc518cbd7d5e14862921-rimg-w1200-h800-dcf65806-gmir?v=1764004876",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/thonotosassa/grand-opening/200029251354016",
        "location": {
            "@type": "Place",
            "name": "12801 Thonotosassa Road, 33527",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12801 Thonotosassa Rd, Dover, FL 33527-3701, United States",
                "addressLocality": "Thonotosassa",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.04681",
                "longitude": "-82.24852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are looking forward to our grand opening on December 1st.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Patriot Palms BBQ ",
                "url": "https://allevents.in/org/patriot-palms-bbq/27140018"
            }
        ]
    }
]
```