

# Event Details

- **Event Name**: City of Portales LEDA Meeting
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 08:30 am
- **Event Description**: Meeting is held in the Council Chambers at the Memorial building
- **Event URL**: https://allevents.in/portales/city-of-portales-leda-meeting/200029638346002
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Portales
- **state**: NM
- **country**: United States
- **location**: Portales Memorial Building
- **lat**: 34.183078095627
- **long**: -103.33087039053
- **full address**: Portales Memorial Building, 200 E 7th St, Portales, NM 88130-6084, United States

## Event gallery

- **Alt text**: City of Portales LEDA Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5b197a0fa68d4787006ee3645a8a792c85b78ba04286659fc04b6cceb67ac1aa-rimg-w1200-h675-dc022f44-gmir?v=1771270755

## FAQs

- **Q**: When and where is City of Portales LEDA Meeting being held?
  - **A:** City of Portales LEDA Meeting takes place on Thu, 19 Feb, 2026 at 08:30 am to Thu, 19 Feb, 2026 at 08:30 am at Portales Memorial Building, 200 E 7th St, Portales, NM 88130-6084, United States.
- **Q**: Who is organizing City of Portales LEDA Meeting?
  - **A:** City of Portales LEDA Meeting is organized by Portales, New Mexico -Your City Government.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "City of Portales LEDA Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/5b197a0fa68d4787006ee3645a8a792c85b78ba04286659fc04b6cceb67ac1aa-rimg-w1200-h675-dc022f44-gmir?v=1771270755",
        "startDate": "2026-02-19",
        "url": "https://allevents.in/portales/city-of-portales-leda-meeting/200029638346002",
        "location": {
            "@type": "Place",
            "name": "Portales Memorial Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 E 7th St, Portales, NM 88130-6084, United States",
                "addressLocality": "Portales",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.183078095627",
                "longitude": "-103.33087039053"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meeting is held in the Council Chambers at the Memorial building",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portales New Mexico -Your City Government",
                "url": "https://allevents.in/org/portales-new-mexico-your-city-government/19845190"
            }
        ]
    }
]
```