

# Event Details

- **Event Name**: Trunk or Treat 
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 06:00 pm – Sat, 25 Oct, 2025 at 08:00 pm
- **Event Description**: Fun Food Games and Crafts! All Are Welcome
- **Event URL**: https://allevents.in/amelia/trunk-or-treat/200029016023223
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 138

## Ticket Details


## Event venue details

- **city**: Amelia
- **state**: OH
- **country**: United States
- **location**: 19 E Main Street, Amelia, OH
- **lat**: 39.02743
- **long**: -84.2159
- **full address**: 19 E Main Street, Amelia, OH, United States

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4ddc733891a2b8a6dffb79d39b1969c56c6693bd14bb43e2eafe50070e009017-rimg-w1200-h675-dc010101-gmir?v=1760987679

## FAQs

- **Q**: When and where is Trunk or Treat  being held?
  - **A:** Trunk or Treat  takes place on Sat, 25 Oct, 2025 at 06:00 pm to Sat, 25 Oct, 2025 at 08:00 pm at 19 E Main Street, Amelia, OH, United States.
- **Q**: Who is organizing Trunk or Treat ?
  - **A:** Trunk or Treat  is organized by Amelia Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events2/banners/4ddc733891a2b8a6dffb79d39b1969c56c6693bd14bb43e2eafe50070e009017-rimg-w1200-h675-dc010101-gmir?v=1760987679",
        "startDate": "2025-10-25",
        "endDate": "2025-10-25",
        "url": "https://allevents.in/amelia/trunk-or-treat/200029016023223",
        "location": {
            "@type": "Place",
            "name": "19 E Main Street, Amelia, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 E Ohio Pike, Amelia, OH 45102-1943, United States",
                "addressLocality": "Amelia",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.02743",
                "longitude": "-84.2159"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun Food Games and Crafts! All Are Welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amelia Methodist Church",
                "url": "https://allevents.in/org/amelia-methodist-church/21081314"
            }
        ]
    }
]
```