

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 05:30 pm
- **Event Description**: Join us in the gym parking lot for Trunk or Treat. We will be setup and ready to welcome trick or treaters at 530pm.
- **Event URL**: https://allevents.in/grandview/trunk-or-treat/200029092871729
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Grandview
- **state**: TX
- **country**: United States
- **location**: 300 S 4th St., P.O. Box 458, Grandview, TX, United States, Texas 76050
- **lat**: 32.26721
- **long**: -97.17892
- **full address**: 300 S 4th St., P.O. Box 458, Grandview, TX, United States, Texas 76050

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cc7493972fb9a52fddd0dabe1e4a49598c401b294f47b792c998f38b8cd82a8b-rimg-w1170-h1422-dc440262-gmir?v=1761533128

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Fri, 31 Oct, 2025 at 05:30 pm to Fri, 31 Oct, 2025 at 05:30 pm at 300 S 4th St., P.O. Box 458, Grandview, TX, United States, Texas 76050.
- **Q**: Who is organizing Trunk or Treat?
  - **A:** Trunk or Treat is organized by First Methodist Church Grandview.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events6/banners/cc7493972fb9a52fddd0dabe1e4a49598c401b294f47b792c998f38b8cd82a8b-rimg-w1170-h1422-dc440262-gmir?v=1761533128",
        "startDate": "2025-10-31",
        "url": "https://allevents.in/grandview/trunk-or-treat/200029092871729",
        "location": {
            "@type": "Place",
            "name": "300 S 4th St., P.O. Box 458, Grandview, TX, United States, Texas 76050",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 S 4th St, Grandview, TX 76050-2123, United States",
                "addressLocality": "Grandview",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.26721",
                "longitude": "-97.17892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the gym parking lot for Trunk or Treat. We will be setup and ready to welcome trick or treaters at 530pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Methodist Church Grandview",
                "url": "https://allevents.in/org/first-methodist-church-grandview/23250093"
            }
        ]
    }
]
```