

# Event Details

- **Event Name**: Bi-monthly general meeting
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 11:30 pm (+00:00)
- **Event Description**: For all those "Friends of the Frisco Public Library", or just those wanting to find out what we're all about, because they are interested in joining.

https://friscolibrary.com/friends/
- **Event URL**: https://allevents.in/frisco/bi-monthly-general-meeting/200030190652914
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Frisco
- **state**: TX
- **country**: United States
- **location**: Frisco Public Library
- **lat**: 33.144594291138
- **long**: -96.834998130798
- **full address**: Frisco Public Library, 8000 Dallas Pkwy,Frisco, Texas, United States

## Event gallery

- **Alt text**: Bi-monthly general meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fbea1cdb26b8a80c6f00df592e7f7541583801f306511f70be10451215557f64-rimg-w600-h600-dcffffff-gmir?v=1780647613

## FAQs

- **Q**: When and where is Bi-monthly general meeting being held?
  - **A:** Bi-monthly general meeting takes place on Tue, 09 Jun, 2026 at 11:30 pm to Tue, 09 Jun, 2026 at 11:30 pm at Frisco Public Library, 8000 Dallas Pkwy,Frisco, Texas, United States.
- **Q**: Who is organizing Bi-monthly general meeting?
  - **A:** Bi-monthly general meeting is organized by Friends of the Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bi-monthly general meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/fbea1cdb26b8a80c6f00df592e7f7541583801f306511f70be10451215557f64-rimg-w600-h600-dcffffff-gmir?v=1780647613",
        "startDate": "2026-06-09T23:30:00+00:00",
        "url": "https://allevents.in/frisco/bi-monthly-general-meeting/200030190652914",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Frisco Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8000 Dallas Pkwy,Frisco, Texas",
                "addressLocality": "Frisco",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.144594291138",
                "longitude": "-96.834998130798"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For all those \"Friends of the Frisco Public Library\", or just those wanting to find out what we're all about, because they are interested in joining.\n\nhttps://friscolibrary.com/friends/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Library",
                "url": "https://allevents.in/org/friends-of-the-library/27885356"
            }
        ]
    }
]
```