

# Event Details

- **Event Name**: Magic the Gathering Mondays
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 04:00 pm – Mon, 22 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for open Magic the Gathering gaming. New players welcome!
- **Event URL**: https://allevents.in/savannah/magic-the-gathering-mondays/200029366522347
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Savannah
- **state**: GA
- **country**: United States
- **location**: 1205 Bull St., Savannah, GA, United States, Georgia 31401
- **lat**: 32.06393
- **long**: -81.09787
- **full address**: 1205 Bull St., Savannah, GA, United States, Georgia 31401

## Event gallery

- **Alt text**: Magic the Gathering Mondays
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f376bb46374701e9df96276f770e96d8a72b1660bb2c8dd41a69542cf6059230-rimg-w1200-h675-dc16161b-gmir?v=1765951427

## FAQs

- **Q**: When and where is Magic the Gathering Mondays being held?
  - **A:** Magic the Gathering Mondays takes place on Mon, 22 Dec, 2025 at 04:00 pm to Mon, 22 Dec, 2025 at 08:00 pm at 1205 Bull St., Savannah, GA, United States, Georgia 31401.
- **Q**: Who is organizing Magic the Gathering Mondays?
  - **A:** Magic the Gathering Mondays is organized by Neighborhood Comics.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Magic the Gathering Mondays",
        "image": "https://cdn-az.allevents.in/events4/banners/f376bb46374701e9df96276f770e96d8a72b1660bb2c8dd41a69542cf6059230-rimg-w1200-h675-dc16161b-gmir?v=1765951427",
        "startDate": "2025-12-22",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/savannah/magic-the-gathering-mondays/200029366522347",
        "location": {
            "@type": "Place",
            "name": "1205 Bull St., Savannah, GA, United States, Georgia 31401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1205 Bull St, Savannah, GA 31401-6707, United States",
                "addressLocality": "Savannah",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.06393",
                "longitude": "-81.09787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for open Magic the Gathering gaming. New players welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Neighborhood Comics",
                "url": "https://allevents.in/org/neighborhood-comics/26054890"
            }
        ]
    }
]
```