

# Event Details

- **Event Name**: Trick-or-Treat Event
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 10:00 am – Sat, 17 Oct, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join us October 17th for our trick-or-treat event! We will have Halloween pet treats, toys &amp; so much more! See you then!!
- **Event URL**: https://allevents.in/davenport/trick-or-treat-event/200029784198946
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Davenport
- **state**: IA
- **country**: United States
- **location**: 5235 Elmore Ave, Davenport, IA
- **lat**: 41.57381
- **long**: -90.52649
- **full address**: 5235 Elmore Ave, Davenport, IA, United States

## Event gallery

- **Alt text**: Trick-or-Treat Event
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/85ef5bd99439e2c257d61c14b78bd0a7011666769c4a7c693e7072c283f88943-rimg-w625-h400-dcb891f0-gmir?v=1774393897

## FAQs

- **Q**: When and where is Trick-or-Treat Event being held?
  - **A:** Trick-or-Treat Event takes place on Sat, 17 Oct, 2026 at 10:00 am to Sat, 17 Oct, 2026 at 06:00 pm at 5235 Elmore Ave, Davenport, IA, United States.
- **Q**: Who is organizing Trick-or-Treat Event?
  - **A:** Trick-or-Treat Event is organized by PetSmart (5235 Elmore Ave, Davenport, IA).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trick-or-Treat Event",
        "image": "https://cdn-az.allevents.in/events5/banners/85ef5bd99439e2c257d61c14b78bd0a7011666769c4a7c693e7072c283f88943-rimg-w625-h400-dcb891f0-gmir?v=1774393897",
        "startDate": "2026-10-17T10:00:00-05:00",
        "endDate": "2026-10-17T18:00:00-05:00",
        "url": "https://allevents.in/davenport/trick-or-treat-event/200029784198946",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "5235 Elmore Ave, Davenport, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5235 Elmore Ave, Davenport, IA 52807, United States",
                "addressLocality": "Davenport",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.57381",
                "longitude": "-90.52649"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us October 17th for our trick-or-treat event! We will have Halloween pet treats, toys & so much more! See you then!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PetSmart (5235 Elmore Ave Davenport IA)",
                "url": "https://allevents.in/org/petsmart-5235-elmore-ave-davenport-ia/16760618"
            }
        ]
    }
]
```