

# Event Details

- **Event Name**: Friends Meeting
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: Come help support the library.
- **Event URL**: https://allevents.in/milner/friends-meeting/200029912023407
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Milner
- **state**: GA
- **country**: United States
- **location**: 159 Main Street, Milner, GA, United States, Georgia 30257
- **lat**: 33.11558
- **long**: -84.19578
- **full address**: 159 Main Street, Milner, GA, United States, Georgia 30257

## Event gallery

- **Alt text**: Friends Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5d0f1039f710c479fd8d1cb9a2d406892d36bb878e84aeae1dbd8e7144a759b1-rimg-w960-h540-dcffffff-gmir?v=1775715906

## FAQs

- **Q**: When and where is Friends Meeting being held?
  - **A:** Friends Meeting takes place on Thu, 09 Apr, 2026 at 05:00 pm to Thu, 09 Apr, 2026 at 05:00 pm at 159 Main Street, Milner, GA, United States, Georgia 30257.
- **Q**: Who is organizing Friends Meeting?
  - **A:** Friends Meeting is organized by Milner Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/5d0f1039f710c479fd8d1cb9a2d406892d36bb878e84aeae1dbd8e7144a759b1-rimg-w960-h540-dcffffff-gmir?v=1775715906",
        "startDate": "2026-04-09T17:00:00-04:00",
        "url": "https://allevents.in/milner/friends-meeting/200029912023407",
        "location": {
            "@type": "Place",
            "name": "159 Main Street, Milner, GA, United States, Georgia 30257",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "159 Main St, Milner, GA 30257-3845, United States",
                "addressLocality": "Milner",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.11558",
                "longitude": "-84.19578"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come help support the library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Milner Community Library",
                "url": "https://allevents.in/org/milner-community-library/18207033"
            }
        ]
    }
]
```