

# Event Details

- **Event Name**: Sam the Magic Man
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 02:30 pm
- **Event Description**: Prepare to be amazed with exciting magic tricks in a fun, interactive dino-mite performance!
- **Event URL**: https://allevents.in/irving/sam-the-magic-man/200030232710018
- **Event Categories**: magic-show
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Irving
- **state**: TX
- **country**: United States
- **location**: South Irving Library
- **lat**: 32.812700615715
- **long**: -96.953033329524
- **full address**: South Irving Library, 601 Schulze Dr,Irving, Texas, United States

## Event gallery

- **Alt text**: Sam the Magic Man
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/31fde47dd546c23c6af42d65c651677fbbf046ed832a0b45a36fafd5a4bab128-rimg-w1200-h675-dcfaf5d7-gmir?v=1782143208

## FAQs

- **Q**: When and where is Sam the Magic Man being held?
  - **A:** Sam the Magic Man takes place on Thu, 25 Jun, 2026 at 02:30 pm to Thu, 25 Jun, 2026 at 02:30 pm at South Irving Library, 601 Schulze Dr,Irving, Texas, United States.
- **Q**: Who is organizing Sam the Magic Man?
  - **A:** Sam the Magic Man is organized by Irving Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sam the Magic Man",
        "image": "https://cdn-az.allevents.in/events9/banners/31fde47dd546c23c6af42d65c651677fbbf046ed832a0b45a36fafd5a4bab128-rimg-w1200-h675-dcfaf5d7-gmir?v=1782143208",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/irving/sam-the-magic-man/200030232710018",
        "location": {
            "@type": "Place",
            "name": "South Irving Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 Schulze Dr,Irving, Texas",
                "addressLocality": "Irving",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.812700615715",
                "longitude": "-96.953033329524"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Prepare to be amazed with exciting magic tricks in a fun, interactive dino-mite performance!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Irving Public Library",
                "url": "https://allevents.in/org/irving-public-library/11664827",
                "description": "Stop by one of our locations to see what we have to offer or check out our website to get free access to books, music, streaming video, and much more!"
            }
        ]
    }
]
```