

# Event Details

- **Event Name**: Stockton Mayor Town Hall
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 11:30 am – Sat, 13 Jun, 2026 at 01:30 pm
- **Event Description**: Read the attached flyers
- **Event URL**: https://allevents.in/stockton/stockton-mayor-town-hall/200030229020104
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030229020104?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=stockton-events

## Event venue details

- **city**: Stockton
- **state**: CA
- **country**: United States
- **location**: Van Buskirk Community Center
- **lat**: 37.919177924106
- **long**: -121.29667498956
- **full address**: Van Buskirk Community Center, 734 Houston Ave,Stockton, California, United States

## Event gallery

- **Alt text**: Stockton Mayor Town Hall
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cce5152511acc62cbfdc749f915c28b013cd915b32fc111def43edb58fd5b3a8-rimg-w828-h1240-dcffffff-gmir?v=1781336763

## FAQs

- **Q**: When and where is Stockton Mayor Town Hall being held?
  - **A:** Stockton Mayor Town Hall takes place on Sat, 13 Jun, 2026 at 11:30 am to Sat, 13 Jun, 2026 at 01:30 pm at Van Buskirk Community Center, 734 Houston Ave,Stockton, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stockton Mayor Town Hall",
        "image": "https://cdn-az.allevents.in/events9/banners/cce5152511acc62cbfdc749f915c28b013cd915b32fc111def43edb58fd5b3a8-rimg-w828-h1240-dcffffff-gmir?v=1781336763",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/stockton/stockton-mayor-town-hall/200030229020104",
        "location": {
            "@type": "Place",
            "name": "Van Buskirk Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "734 Houston Ave,Stockton, California",
                "addressLocality": "Stockton",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.919177924106",
                "longitude": "-121.29667498956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Read the attached flyers"
    }
]
```