

# Event Details

- **Event Name**: Friday Afternoon Magic: The Gathering
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 04:00 pm – Fri, 28 Aug, 2026 at 05:00 pm
- **Event Description**: Come hang out on the last Friday of every month and play some Magic: The Gathering. If you've never played, staff will be there to teach you and give you the tools you need to succeed. We also have packs of cards to give away to first time participants!
- **Event URL**: https://allevents.in/lakewood/friday-afternoon-magic-the-gathering/200030593830804
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lakewood
- **state**: OH
- **country**: United States
- **location**: 3805 West 157th St., Cleveland, OH 44111
- **lat**: 41.45141
- **long**: -81.80757
- **full address**: 3805 West 157th St., Cleveland, OH 44111, 3805 W 157th St, Cleveland, OH 44111-5809, United States, Lakewood

## Event gallery

- **Alt text**: Friday Afternoon Magic: The Gathering
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5b84f9bfadde8a4f22405b2f9c44c2cc3f669de560ee37181eff698b14896a26-rimg-w1200-h800-dcb8d8d8-gmir?v=1787943295

## FAQs

- **Q**: When and where is Friday Afternoon Magic: The Gathering being held?
  - **A:** Friday Afternoon Magic: The Gathering takes place on Fri, 28 Aug, 2026 at 04:00 pm to Fri, 28 Aug, 2026 at 05:00 pm at 3805 West 157th St., Cleveland, OH 44111, 3805 W 157th St, Cleveland, OH 44111-5809, United States, Lakewood.
- **Q**: Who is organizing Friday Afternoon Magic: The Gathering?
  - **A:** Friday Afternoon Magic: The Gathering is organized by Cleveland Public Library (West Park Branch).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Afternoon Magic: The Gathering",
        "image": "https://cdn-az.allevents.in/events2/banners/5b84f9bfadde8a4f22405b2f9c44c2cc3f669de560ee37181eff698b14896a26-rimg-w1200-h800-dcb8d8d8-gmir?v=1787943295",
        "startDate": "2026-08-28",
        "endDate": "2026-08-28",
        "url": "https://allevents.in/lakewood/friday-afternoon-magic-the-gathering/200030593830804",
        "location": {
            "@type": "Place",
            "name": "3805 West 157th St., Cleveland, OH 44111",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3805 W 157th St, Cleveland, OH 44111-5809, United States",
                "addressLocality": "Lakewood",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.45141",
                "longitude": "-81.80757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hang out on the last Friday of every month and play some Magic: The Gathering. If you've never played, staff will be there to teach you and give you the tools you need to succeed. We also have packs of cards to give away to first time participants!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cleveland Public Library (West Park Branch)",
                "url": "https://allevents.in/org/cleveland-public-library-west-park-branch/23768769"
            }
        ]
    }
]
```