

# Event Details

- **Event Name**: Code Conversation
- **Event Start and End Date**: Thu, 14 May, 2026 at 05:00 pm (-05:00)
- **Event Description**: Do you want to help guide the future of 
the city’s growth? Come join the conversation at our Code Conversation with the Development Services Director and City Planner!
- **Event URL**: https://allevents.in/hastings/code-conversation/200029975989726
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Hastings
- **state**: NE
- **country**: United States
- **location**: Hastings Public Library
- **lat**: 40.58677
- **long**: -98.3884
- **full address**: Hastings Public Library, 314 N Denver Ave,Hastings,NE,United States

## Event gallery

- **Alt text**: Code Conversation
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/db16b9b3f9ed22461caca448385cac86779dc424a718ed099938d3805ecd4a19-rimg-w1200-h1553-dcc9f5f6-gmir?v=1776904286

## FAQs

- **Q**: When and where is Code Conversation being held?
  - **A:** Code Conversation takes place on Thu, 14 May, 2026 at 05:00 pm to Thu, 14 May, 2026 at 05:00 pm at Hastings Public Library, 314 N Denver Ave,Hastings,NE,United States.
- **Q**: Who is organizing Code Conversation?
  - **A:** Code Conversation is organized by City of Hastings - City Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Code Conversation",
        "image": "https://cdn-az.allevents.in/events5/banners/db16b9b3f9ed22461caca448385cac86779dc424a718ed099938d3805ecd4a19-rimg-w1200-h1553-dcc9f5f6-gmir?v=1776904286",
        "startDate": "2026-05-14T17:00:00-05:00",
        "url": "https://allevents.in/hastings/code-conversation/200029975989726",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hastings Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "314 N Denver Ave,Hastings,NE,United States",
                "addressLocality": "Hastings",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.58677",
                "longitude": "-98.3884"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Do you want to help guide the future of \nthe city’s growth? Come join the conversation at our Code Conversation with the Development Services Director and City Planner!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Hastings - City Hall",
                "url": "https://allevents.in/org/city-of-hastings-city-hall/24134097"
            }
        ]
    }
]
```