

# Event Details

- **Event Name**: General Meeting
- **Event Start and End Date**: Mon, 02 Feb, 2026 at 06:00 pm
- **Event Description**: Let's start 2026 with our first meeting of the year. We'll talk about plans for the upcoming book sale, vote for new officers, and invite all members to participate and get involved.
- **Event URL**: https://allevents.in/harker-heights/general-meeting/200029367190838
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Harker Heights
- **state**: TX
- **country**: United States
- **location**: 400 Indian Trail, Harker Heights, TX, United States, Texas 76548
- **lat**: 31.08144
- **long**: -97.65597
- **full address**: 400 Indian Trail, Harker Heights, TX, United States, Texas 76548

## Event gallery

- **Alt text**: General Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/634ae13e3e0a18649532c70a797fdf5a7dd5e2b36cf2ed26f7a375033fb1d52c-rimg-w1200-h678-dc438fd8-gmir?v=1769455445

## FAQs

- **Q**: When and where is General Meeting being held?
  - **A:** General Meeting takes place on Mon, 02 Feb, 2026 at 06:00 pm to Mon, 02 Feb, 2026 at 06:00 pm at 400 Indian Trail, Harker Heights, TX, United States, Texas 76548.
- **Q**: Who is organizing General Meeting?
  - **A:** General Meeting is organized by Friends of the Library Harker Hts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "General Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/634ae13e3e0a18649532c70a797fdf5a7dd5e2b36cf2ed26f7a375033fb1d52c-rimg-w1200-h678-dc438fd8-gmir?v=1769455445",
        "startDate": "2026-02-02",
        "url": "https://allevents.in/harker-heights/general-meeting/200029367190838",
        "location": {
            "@type": "Place",
            "name": "400 Indian Trail, Harker Heights, TX, United States, Texas 76548",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Indian Trl, Harker Heights, TX 76548-7208, United States",
                "addressLocality": "Harker Heights",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.08144",
                "longitude": "-97.65597"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's start 2026 with our first meeting of the year. We'll talk about plans for the upcoming book sale, vote for new officers, and invite all members to participate and get involved.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Library Harker Hts",
                "url": "https://allevents.in/org/friends-of-the-library-harker-hts/20978129"
            }
        ]
    }
]
```