

# Event Details

- **Event Name**: June Free Store
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 pm – Sat, 20 Jun, 2026 at 04:00 pm
- **Event Description**: Come through for the June edition of the Albany Free Store. 

As usual we will have free clothing, home goods, and hygiene products. 

We are also looking for masculine clothing.
- **Event URL**: https://allevents.in/albany/june-free-store/200030254378841
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: NY
- **country**: United States
- **location**: Albany Social Justice Center
- **lat**: 42.65821
- **long**: -73.76459
- **full address**: Albany Social Justice Center, 33 Central Ave,Albany, New York, United States

## Event gallery

- **Alt text**: June Free Store
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5968908058d5e90f6e789c157c5d35cab842ab54aa6e4925b689b89f1db71d69-rimg-w1080-h1076-dc90aac3-gmir?v=1781670400

## FAQs

- **Q**: When and where is June Free Store being held?
  - **A:** June Free Store takes place on Sat, 20 Jun, 2026 at 12:00 pm to Sat, 20 Jun, 2026 at 04:00 pm at Albany Social Justice Center, 33 Central Ave,Albany, New York, United States.
- **Q**: Who is organizing June Free Store?
  - **A:** June Free Store is organized by Albany Free Store.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June Free Store",
        "image": "https://cdn-az.allevents.in/events2/banners/5968908058d5e90f6e789c157c5d35cab842ab54aa6e4925b689b89f1db71d69-rimg-w1080-h1076-dc90aac3-gmir?v=1781670400",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/albany/june-free-store/200030254378841",
        "location": {
            "@type": "Place",
            "name": "Albany Social Justice Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 Central Ave,Albany, New York",
                "addressLocality": "Albany",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.65821",
                "longitude": "-73.76459"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come through for the June edition of the Albany Free Store. \n\nAs usual we will have free clothing, home goods, and hygiene products. \n\nWe are also looking for masculine clothing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Albany Free Store",
                "url": "https://allevents.in/org/albany-free-store/17497294"
            }
        ]
    }
]
```