

# Event Details

- **Event Name**: July friends meeting
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 06:00 pm
- **Event Description**: This is the Friends of the Library's monthly meeting. It is open to the public and new members are encouraged to attend.
- **Event URL**: https://allevents.in/gilmer/july-friends-meeting/200030235892512
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Gilmer
- **state**: TX
- **country**: United States
- **location**: 702 W Tyler St, Gilmer, TX, United States, Texas 75644
- **lat**: 32.72913
- **long**: -94.95199
- **full address**: 702 W Tyler St, Gilmer, TX, United States, Texas 75644

## Event gallery

- **Alt text**: July friends meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b04e8b3b73c274f1317a2d8e845b25c686b6d27a9054e523d349e52197e144d2-rimg-w1200-h630-dc05496c-gmir?v=1782929618

## FAQs

- **Q**: When and where is July friends meeting being held?
  - **A:** July friends meeting takes place on Tue, 07 Jul, 2026 at 06:00 pm to Tue, 07 Jul, 2026 at 06:00 pm at 702 W Tyler St, Gilmer, TX, United States, Texas 75644.
- **Q**: Who is organizing July friends meeting?
  - **A:** July friends meeting is organized by Friends of Upshur County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July friends meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/b04e8b3b73c274f1317a2d8e845b25c686b6d27a9054e523d349e52197e144d2-rimg-w1200-h630-dc05496c-gmir?v=1782929618",
        "startDate": "2026-07-07",
        "url": "https://allevents.in/gilmer/july-friends-meeting/200030235892512",
        "location": {
            "@type": "Place",
            "name": "702 W Tyler St, Gilmer, TX, United States, Texas 75644",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "702 W Tyler St, Gilmer, TX 75644-2145, United States",
                "addressLocality": "Gilmer",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.72913",
                "longitude": "-94.95199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the Friends of the Library's monthly meeting. It is open to the public and new members are encouraged to attend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Upshur County Library",
                "url": "https://allevents.in/org/friends-of-upshur-county-library/24870203"
            }
        ]
    }
]
```