

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Sun, 26 Oct, 2025 at 05:30 pm
- **Event Description**: Come out and join us for our annual Trunk or Treat! Dress up and come join the fun! There will be candy, food, family, and fun for all ages!
- **Event URL**: https://allevents.in/maineville/trunk-or-treat/200028946347123
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 178

## Ticket Details


## Event venue details

- **city**: Maineville
- **state**: OH
- **country**: United States
- **location**: 247 E Us Highway 22 And 3, Maineville, OH, United States, Ohio 45039
- **lat**: 39.33977
- **long**: -84.21584
- **full address**: 247 E Us Highway 22 And 3, Maineville, OH, United States, Ohio 45039

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/dbe314465ba1f48f85ef500210850030bc69895a8951b4385cc6ca4d0877e02d-rimg-w1200-h675-dc2e2a27-gmir?v=1761258857

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Sun, 26 Oct, 2025 at 05:30 pm to Sun, 26 Oct, 2025 at 05:30 pm at 247 E Us Highway 22 And 3, Maineville, OH, United States, Ohio 45039.
- **Q**: Who is organizing Trunk or Treat?
  - **A:** Trunk or Treat is organized by Fellowship Baptist Church (Maineville).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events5/banners/dbe314465ba1f48f85ef500210850030bc69895a8951b4385cc6ca4d0877e02d-rimg-w1200-h675-dc2e2a27-gmir?v=1761258857",
        "startDate": "2025-10-26",
        "url": "https://allevents.in/maineville/trunk-or-treat/200028946347123",
        "location": {
            "@type": "Place",
            "name": "247 E Us Highway 22 And 3, Maineville, OH, United States, Ohio 45039",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "247 US-22, Maineville, OH 45039-9627, United States",
                "addressLocality": "Maineville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.33977",
                "longitude": "-84.21584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and join us for our annual Trunk or Treat! Dress up and come join the fun! There will be candy, food, family, and fun for all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fellowship Baptist Church (Maineville)",
                "url": "https://allevents.in/org/fellowship-baptist-church-maineville/26787863"
            }
        ]
    }
]
```