

# Event Details

- **Event Name**: Christmas Party 
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 05:30 pm
- **Event Description**: Next Thursday, tickets available until next Monday! ??? Call Laurinda @ 260-729-2282
- **Event URL**: https://allevents.in/portland/christmas-party/200029319948430
- **Event Categories**: christmas, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Portland
- **state**: IN
- **country**: United States
- **location**: Asbury United Methodist Church
- **lat**: 40.436642
- **long**: -84.9758
- **full address**: Asbury United Methodist Church, 204 E Arch St,Portland, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Portland Breakfast Optimist (https://allevents.in/org/portland-breakfast-optimist/25195914)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a83e78c970bb3e1ca8b2cc0b83890252477d52ed6433c1259ba221c45114eed9-rimg-w1080-h1080-dcfffbf0-gmir?v=1765153709
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/748d43ce51ce3e2f4ab645c394c2c23b9eb6ae67015b4fd103643e0c6c954178-rimg-w300-h300-dcfffbf0-gmir?v=1765153710

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 11 Dec, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** Asbury United Methodist Church, 204 E Arch St,Portland, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** Portland Breakfast Optimist
- **Q**: What type of event is this?
  - **A:** christmas, parties, entertainment
- **Q**: Where can I find ticket details about Christmas Party  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/a83e78c970bb3e1ca8b2cc0b83890252477d52ed6433c1259ba221c45114eed9-rimg-w1080-h1080-dcfffbf0-gmir?v=1765153709",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/portland/christmas-party/200029319948430",
        "location": {
            "@type": "Place",
            "name": "Asbury United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "204 E Arch St,Portland, Indiana",
                "addressLocality": "Portland",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.436642",
                "longitude": "-84.9758"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next Thursday, tickets available until next Monday! ??? Call Laurinda @ 260-729-2282",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portland Breakfast Optimist",
                "url": "https://allevents.in/org/portland-breakfast-optimist/25195914"
            }
        ]
    }
]
```