

# Event Details

- **Event Name**: Friends of the Greece Public Library Book Sale
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 09:00 am
- **Event Description**: SAVE THE DATE -- JUNE 27
- **Event URL**: https://allevents.in/rochester/friends-of-the-greece-public-library-book-sale/200030095971442
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: NY
- **country**: United States
- **location**: Buckman's Plaza, Corner of West Ridge Road and Long Pond Road
- **lat**: 43.21071
- **long**: -77.69761
- **full address**: Buckman's Plaza, Corner of West Ridge Road and Long Pond Road, Visionworks, 2590 Ridge Rd W, Rochester, NY 14626, United States

## Event gallery

- **Alt text**: Friends of the Greece Public Library Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0356a906fb3fad910540a3c2fbc418372b1a4fff402ce8b60bcc9d3f2c254c4d-rimg-w1200-h1575-dcd8d8d6-gmir?v=1781970276

## FAQs

- **Q**: When and where is Friends of the Greece Public Library Book Sale being held?
  - **A:** Friends of the Greece Public Library Book Sale takes place on Sat, 27 Jun, 2026 at 09:00 am to Sat, 27 Jun, 2026 at 09:00 am at Buckman's Plaza, Corner of West Ridge Road and Long Pond Road, Visionworks, 2590 Ridge Rd W, Rochester, NY 14626, United States.
- **Q**: Who is organizing Friends of the Greece Public Library Book Sale?
  - **A:** Friends of the Greece Public Library Book Sale is organized by Friends of the Greece Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends of the Greece Public Library Book Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/0356a906fb3fad910540a3c2fbc418372b1a4fff402ce8b60bcc9d3f2c254c4d-rimg-w1200-h1575-dcd8d8d6-gmir?v=1781970276",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/rochester/friends-of-the-greece-public-library-book-sale/200030095971442",
        "location": {
            "@type": "Place",
            "name": "Buckman's Plaza, Corner of West Ridge Road and Long Pond Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Visionworks, 2590 Ridge Rd W, Rochester, NY 14626, United States",
                "addressLocality": "Rochester",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.21071",
                "longitude": "-77.69761"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SAVE THE DATE -- JUNE 27",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Greece Public Library",
                "url": "https://allevents.in/org/friends-of-the-greece-public-library/24873586"
            }
        ]
    }
]
```