

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Mon, 27 Oct, 2025 at 06:00 pm
- **Event Description**: Hope to see everyone there!!
- **Event URL**: https://allevents.in/pocatello/trunk-or-treat/200029095521724
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: United States
- **location**: Pocatello
- **lat**: 42.875222222222
- **long**: -112.44727777778
- **full address**: Pocatello, United States

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b264f6f8529ca2096d6db0cd84688efb09520cbba9565d4b13579d9465cb3390-rimg-w1200-h1600-dc9162c0-gmir?v=1761608183

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Mon, 27 Oct, 2025 at 06:00 pm to Mon, 27 Oct, 2025 at 06:00 pm at Pocatello, United States.
- **Q**: Who is organizing Trunk or Treat?
  - **A:** Trunk or Treat is organized by Beloved Beal.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events4/banners/b264f6f8529ca2096d6db0cd84688efb09520cbba9565d4b13579d9465cb3390-rimg-w1200-h1600-dc9162c0-gmir?v=1761608183",
        "startDate": "2025-10-27",
        "url": "https://allevents.in/pocatello/trunk-or-treat/200029095521724",
        "location": {
            "@type": "Place",
            "name": "Pocatello",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pocatello, Idaho",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.875222222222",
                "longitude": "-112.44727777778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hope to see everyone there!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beloved Beal",
                "url": "https://allevents.in/org/beloved-beal/26969437"
            }
        ]
    }
]
```