

# Event Details

- **Event Name**: Free Comic Book Day
- **Event Start and End Date**: Sat, 03 May, 2025 at 09:00 am
- **Event Description**: Come celebrate comics and everything in the nerd-sphere as Midcoast Comics hosts Free Comic Book Day! There will be sales on just about everything in the store and yes, free stuff!
- **Event URL**: https://allevents.in/brunswick/free-comic-book-day/200028102939618
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: http://facebook.com/200028102939618?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=brunswick-events

## Event venue details

- **city**: Brunswick
- **state**: ME
- **country**: United States
- **location**: Midcoast Comics
- **lat**: 43.913785679731
- **long**: -69.96624
- **full address**: Midcoast Comics, 11 Pleasant Street,Brunswick, Maine, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Midcoast Comics (https://allevents.in/org/midcoast-comics/23486064)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/06047e8869ffc05f7b60350b7b41e1dc9f3cb2a76f7bb08331982b4c31fd1ad8-rimg-w991-h1260-dc0072bc-gmir?v=1745796137
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d65a7201e4f7921f806e122ad5751f599a4ff0b446411bd0813b43f148b3e805-rimg-w300-h300-dc0172bc-gmir?v=1745796138

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 03 May, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Midcoast Comics, 11 Pleasant Street,Brunswick, Maine, United States
- **Q**: Who is organizing the event?
  - **A:** Midcoast Comics
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Free Comic Book Day ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Comic Book Day",
        "image": "https://cdn-az.allevents.in/events8/banners/06047e8869ffc05f7b60350b7b41e1dc9f3cb2a76f7bb08331982b4c31fd1ad8-rimg-w991-h1260-dc0072bc-gmir?v=1745796137",
        "startDate": "2025-05-03",
        "url": "https://allevents.in/brunswick/free-comic-book-day/200028102939618",
        "location": {
            "@type": "Place",
            "name": "Midcoast Comics",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Pleasant Street,Brunswick, Maine",
                "addressLocality": "Brunswick",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.913785679731",
                "longitude": "-69.96624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate comics and everything in the nerd-sphere as Midcoast Comics hosts Free Comic Book Day! There will be sales on just about everything in the store and yes, free stuff!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Midcoast Comics",
                "url": "https://allevents.in/org/midcoast-comics/23486064"
            }
        ]
    }
]
```