

# Event Details

- **Event Name**: A Night of Comedy, Magic, and Illusion with Anthony Hernandez
- **Event Start and End Date**: Wed, 22 Nov, 2017 at 07:00 pm
- **Event Description**: This will be a fun-filled night of comedy, magic, and illusion.  Anthony Hernandez returns to Ethel Pope with his award winning show.  Put the turkey in the oven and bring the family out for an evening you won't soon forget.
- **Event URL**: https://allevents.in/santa-maria/a-night-of-comedy-magic-and-illusion-with-anthony-hernandez/331231340680688
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Santa Maria
- **state**: CA
- **country**: United States
- **location**: Ethel Pope Auditorium (SMHS)
- **lat**: 34.942901051856
- **long**: -120.43646265649
- **full address**: Ethel Pope Auditorium (SMHS), 901 South Broadway, Santa Maria, United States

## Event gallery

- **Alt text**: A Night of Comedy, Magic, and Illusion with Anthony Hernandez
  - **Image URL**: https://cdn-az.allevents.in/banners/d5abc1e0efccf999696981ef3aff7132

## FAQs

- **Q**: When and where is A Night of Comedy, Magic, and Illusion with Anthony Hernandez being held?
  - **A:** A Night of Comedy, Magic, and Illusion with Anthony Hernandez takes place on Wed, 22 Nov, 2017 at 07:00 pm to Wed, 22 Nov, 2017 at 07:00 pm at Ethel Pope Auditorium (SMHS), 901 South Broadway, Santa Maria, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Night of Comedy, Magic, and Illusion with Anthony Hernandez",
        "image": "https://cdn-az.allevents.in/banners/d5abc1e0efccf999696981ef3aff7132",
        "startDate": "2017-11-22",
        "url": "https://allevents.in/santa-maria/a-night-of-comedy-magic-and-illusion-with-anthony-hernandez/331231340680688",
        "location": {
            "@type": "Place",
            "name": "Ethel Pope Auditorium (SMHS)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "901 South Broadway",
                "addressLocality": "Santa Maria",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.942901051856",
                "longitude": "-120.43646265649"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```