

# Event Details

- **Event Name**: Addams family
- **Event Start and End Date**: Thu, 06 Nov, 2025 at 07:00 pm
- **Event Description**: We are excited to share this awesome musical with you!
- **Event URL**: https://allevents.in/wexford/addams-family/200029143537503
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200029143537503?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=wexford-events

## Event venue details

- **city**: Wexford
- **state**: PA
- **country**: United States
- **location**: North Allegheny Senior High School
- **lat**: 40.6035
- **long**: -80.0536
- **full address**: North Allegheny Senior High School, Wexford,PA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: NA Musical (https://allevents.in/org/na-musical/27025115)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fe64c11e72c8e33e1523457fadf71c377a3f7509eb6f61ebfe94b0df0ae5a0de-rimg-w1200-h1600-dcc6bbaa-gmir?v=1762473422
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4298fea74c26298605482b26999f06940922e81e4ada9766db031a003a564451-rimg-w300-h300-dcc5bbaa-gmir?v=1762473423

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 06 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** North Allegheny Senior High School, Wexford,PA,United States
- **Q**: Who is organizing the event?
  - **A:** NA Musical
- **Q**: What type of event is this?
  - **A:** live-music
- **Q**: Where can I find ticket details about Addams family ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Addams family",
        "image": "https://cdn-az.allevents.in/events2/banners/fe64c11e72c8e33e1523457fadf71c377a3f7509eb6f61ebfe94b0df0ae5a0de-rimg-w1200-h1600-dcc6bbaa-gmir?v=1762473422",
        "startDate": "2025-11-06",
        "url": "https://allevents.in/wexford/addams-family/200029143537503",
        "location": {
            "@type": "Place",
            "name": "North Allegheny Senior High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wexford,PA,United States",
                "addressLocality": "Wexford",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.6035",
                "longitude": "-80.0536"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are excited to share this awesome musical with you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NA Musical",
                "url": "https://allevents.in/org/na-musical/27025115"
            }
        ]
    }
]
```