

# Event Details

- **Event Name**: Trick or Treat
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 02:00 pm
- **Event Description**: Come out and Trick or Treat with our residents at Porter Place.
- **Event URL**: https://allevents.in/tinley-park/trick-or-treat/200029108657437
- **Event Categories**: trick-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Tinley Park
- **state**: IL
- **country**: United States
- **location**: 17833 S Harlem Ave, Tinley Park, IL, United States, Illinois 60477
- **lat**: 41.56673
- **long**: -87.7927
- **full address**: 17833 S Harlem Ave, Tinley Park, IL, United States, Illinois 60477

## Event gallery

- **Alt text**: Trick or Treat
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e94e578e55f5ecbee625c8c03ac7b579263e7225df8b5100a7efe19333c4ba7c-rimg-w1200-h1553-dc1b1d2f-gmir?v=1761915636

## FAQs

- **Q**: When and where is Trick or Treat being held?
  - **A:** Trick or Treat takes place on Fri, 31 Oct, 2025 at 02:00 pm to Fri, 31 Oct, 2025 at 02:00 pm at 17833 S Harlem Ave, Tinley Park, IL, United States, Illinois 60477.
- **Q**: Who is organizing Trick or Treat?
  - **A:** Trick or Treat is organized by Porter Place Memory Care.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trick or Treat",
        "image": "https://cdn-az.allevents.in/events5/banners/e94e578e55f5ecbee625c8c03ac7b579263e7225df8b5100a7efe19333c4ba7c-rimg-w1200-h1553-dc1b1d2f-gmir?v=1761915636",
        "startDate": "2025-10-31",
        "url": "https://allevents.in/tinley-park/trick-or-treat/200029108657437",
        "location": {
            "@type": "Place",
            "name": "17833 S Harlem Ave, Tinley Park, IL, United States, Illinois 60477",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17833 S Harlem Ave, Tinley Park, IL 60477, United States",
                "addressLocality": "Tinley Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.56673",
                "longitude": "-87.7927"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and Trick or Treat with our residents at Porter Place.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Porter Place Memory Care",
                "url": "https://allevents.in/org/porter-place-memory-care/26986358"
            }
        ]
    }
]
```