

# Event Details

- **Event Name**: Pedro's Magic Show
- **Event Start and End Date**: Thu, 06 Nov, 2025 at 06:00 pm – Thu, 06 Nov, 2025 at 07:00 pm
- **Event Description**: Pedro's Magic Night. Bring your family and enjoy it.
- **Event URL**: https://allevents.in/milton/pedros-magic-show/80003664492754
- **Event Categories**: contests, comedy, magic-show, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Milton
- **state**: FL
- **country**: United States
- **location**: Pedros Tacos & Tequila Bar Pace
- **lat**: 30.60432
- **long**: -87.135909
- **full address**: Pedros Tacos &amp; Tequila Bar Pace, 4514 US-90, Pace, FL 32571, United States, Milton

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live69023c665964f.jpg
- **Alt text**: Event Photo 2
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large69023c543676d.png

## FAQs

- **Q**: When and where is Pedro's Magic Show being held?
  - **A:** Pedro's Magic Show takes place on Thu, 06 Nov, 2025 at 06:00 pm to Thu, 06 Nov, 2025 at 07:00 pm at Pedros Tacos &amp; Tequila Bar Pace, 4514 US-90, Pace, FL 32571, United States, Milton.
- **Q**: Who is organizing Pedro's Magic Show?
  - **A:** Pedro's Magic Show is organized by Pedro's Tacos & Tequila.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pedro's Magic Show",
        "image": "https://cdn2.allevents.in/thumbs/thumb69023c45d51fb.jpg",
        "startDate": "2025-11-06",
        "endDate": "2025-11-06",
        "url": "https://allevents.in/milton/pedros-magic-show/80003664492754",
        "location": {
            "@type": "Place",
            "name": "Pedros Tacos & Tequila Bar Pace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4514 US-90, Pace, FL 32571, United States",
                "postalCode": "32571",
                "addressLocality": "Milton",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.60432",
                "longitude": "-87.135909"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pedro's Magic Night. Bring your family and enjoy it.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pedros Tacos & Tequila",
                "url": "https://allevents.in/org/pedros-tacos-and-tequila/25139272"
            }
        ]
    }
]
```