

# Event Details

- **Event Name**: Christmas Magic Show
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 06:00 pm
- **Event Description**: The magic show, presented by professional magician Cris Johnson, will feature music, age-appropriate humor, fun magic, audience participation, and more. 

The show is intended for children ages 4-12 and any fun-loving adults.

Registration is required
- **Event URL**: https://allevents.in/hamburg/christmas-magic-show/200029230169517
- **Event Categories**: entertainment, christmas, magic-show
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Hamburg
- **state**: NY
- **country**: United States
- **location**: 4857 Lake Shore Rd, Hamburg, NY, United States, New York 14075
- **lat**: 42.75074
- **long**: -78.89533
- **full address**: 4857 Lake Shore Rd, Hamburg, NY, United States, New York 14075

## Event gallery

- **Alt text**: Christmas Magic Show
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8463909447f5cece7a11a97dc1f2a63edcd035ce2427a7bbaf93e53a02e2d7a9-rimg-w1200-h675-dcfff9e9-gmir?v=1765682401

## FAQs

- **Q**: When and where is Christmas Magic Show being held?
  - **A:** Christmas Magic Show takes place on Wed, 17 Dec, 2025 at 06:00 pm to Wed, 17 Dec, 2025 at 06:00 pm at 4857 Lake Shore Rd, Hamburg, NY, United States, New York 14075.
- **Q**: Who is organizing Christmas Magic Show?
  - **A:** Christmas Magic Show is organized by Lake Shore Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Magic Show",
        "image": "https://cdn-az.allevents.in/events9/banners/8463909447f5cece7a11a97dc1f2a63edcd035ce2427a7bbaf93e53a02e2d7a9-rimg-w1200-h675-dcfff9e9-gmir?v=1765682401",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/hamburg/christmas-magic-show/200029230169517",
        "location": {
            "@type": "Place",
            "name": "4857 Lake Shore Rd, Hamburg, NY, United States, New York 14075",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4857 Lake Shore Rd, Hamburg, NY 14075-5543, United States",
                "addressLocality": "Hamburg",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.75074",
                "longitude": "-78.89533"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The magic show, presented by professional magician Cris Johnson, will feature music, age-appropriate humor, fun magic, audience participation, and more. \n\nThe show is intended for children ages 4-12 and any fun-loving adults.\n\nRegistration is required",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Shore Public Library",
                "url": "https://allevents.in/org/lake-shore-public-library/25996381"
            }
        ]
    }
]
```