

# Event Details

- **Event Name**: Campaign Kick Off Event
- **Event Start and End Date**: Tue, 12 May, 2026 at 05:00 pm (-05:00)
- **Event Description**: Open house event: stop in and meet Scott.  He wants to speak to the community and meet more of his neighbors.
- **Event URL**: https://allevents.in/independence/campaign-kick-off-event/200030001145131
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Independence
- **state**: MO
- **country**: United States
- **location**: Summit Pizza 3010  Rt 291, Independence, MO
- **lat**: 39.06699
- **long**: -94.37676
- **full address**: Summit Pizza 3010  Rt 291, Independence, MO, United States

## Event gallery

- **Alt text**: Campaign Kick Off Event
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/878ad01e3308d84e9e2a857aeef5457b43f8d1deae40572e68d67eee195e15d6-rimg-w1170-h874-dcd82f32-gmir?v=1777490671

## FAQs

- **Q**: When and where is Campaign Kick Off Event being held?
  - **A:** Campaign Kick Off Event takes place on Tue, 12 May, 2026 at 05:00 pm to Tue, 12 May, 2026 at 05:00 pm at Summit Pizza 3010  Rt 291, Independence, MO, United States.
- **Q**: Who is organizing Campaign Kick Off Event?
  - **A:** Campaign Kick Off Event is organized by Scott Qualls for Jackson County Legislature District 3.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Campaign Kick Off Event",
        "image": "https://cdn-az.allevents.in/events6/banners/878ad01e3308d84e9e2a857aeef5457b43f8d1deae40572e68d67eee195e15d6-rimg-w1170-h874-dcd82f32-gmir?v=1777490671",
        "startDate": "2026-05-12T17:00:00-05:00",
        "url": "https://allevents.in/independence/campaign-kick-off-event/200030001145131",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Summit Pizza 3010  Rt 291, Independence, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3010 MO-291, Independence, MO 64057-1207, United States",
                "addressLocality": "Independence",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.06699",
                "longitude": "-94.37676"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open house event: stop in and meet Scott.  He wants to speak to the community and meet more of his neighbors.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scott Qualls for Jackson County Legislature District 3",
                "url": "https://allevents.in/org/scott-qualls-for-jackson-county-legislature-district-3/27735915"
            }
        ]
    }
]
```