

# Event Details

- **Event Name**: Pt Austin Community Players Theater
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 02:00 pm
- **Event Description**: Since we did our new CD we figured a new business card was appropriate. 
We are practicing for our next concert the Sunday after Thanksgiving at the Pt Austin Community Players Theater. Come on out.
- **Event URL**: https://allevents.in/port-austin/pt-austin-community-players-theater/200029141508604
- **Event Categories**: concerts, music, entertainment, art, theatre
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: http://facebook.com/200029141508604?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=port+austin-events

## Event venue details

- **city**: Port Austin
- **state**: MI
- **country**: United States
- **location**: Port Austin Community Players
- **lat**: 44.04586
- **long**: -82.99229
- **full address**: Port Austin Community Players, 35 Railroad St,Port Austin,MI,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sonas (https://allevents.in/org/sonas/20427872)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/722a04096343412b59dcf140d4bbbe664abffb34272e1bbf6d1463250fbea643-rimg-w960-h640-dc181614-gmir?v=1764068193
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pt+Austin+Community+Players+Theater&date=30+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Port Austin Community Players, 35 Railroad St,Port Austin,MI,United States
- **Q**: Who is organizing the event?
  - **A:** Sonas
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, art, theatre
- **Q**: Where can I find ticket details about Pt Austin Community Players Theater ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Pt Austin Community Players Theater",
        "image": "https://cdn-az.allevents.in/events10/banners/722a04096343412b59dcf140d4bbbe664abffb34272e1bbf6d1463250fbea643-rimg-w960-h640-dc181614-gmir?v=1764068193",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/port-austin/pt-austin-community-players-theater/200029141508604",
        "location": {
            "@type": "Place",
            "name": "Port Austin Community Players",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 Railroad St,Port Austin,MI,United States",
                "addressLocality": "Port Austin",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.04586",
                "longitude": "-82.99229"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Since we did our new CD we figured a new business card was appropriate. \nWe are practicing for our next concert the Sunday after Thanksgiving at the Pt Austin Community Players Theater. Come on out.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sonas",
                "url": "https://allevents.in/org/sonas/20427872"
            }
        ]
    }
]
```