

# Event Details

- **Event Name**: Niagara Falls Comic-Con
- **Event Start and End Date**: Fri, 30 May, 2025 at 07:00 pm – Sun, 01 Jun, 2025 at 08:00 pm
- **Event Description**: I will be one of the vendors at comic-con! I will be selling my books also signing them.
- **Event URL**: https://allevents.in/niagara-falls/niagara-falls-comic-con/200028141470603
- **Event Categories**: anime
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Niagara Falls
- **state**: ON
- **country**: Canada
- **location**: Niagara Falls Convention Centre
- **lat**: 43.076347785842
- **long**: -79.084913632153
- **full address**: Niagara Falls Convention Centre, 6815 Stanley Avenue,Niagara Falls, Ontario, Canada

## Event gallery

- **Alt text**: Niagara Falls Comic-Con
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a4a49d705fab641275f01c995c49d745aa4b57334dbf6f8ec97f11f833403b35-rimg-w1200-h1816-dc8f7c73-gmir?v=1748758854

## FAQs

- **Q**: When and where is Niagara Falls Comic-Con being held?
  - **A:** Niagara Falls Comic-Con takes place on Fri, 30 May, 2025 at 07:00 pm to Sun, 01 Jun, 2025 at 08:00 pm at Niagara Falls Convention Centre, 6815 Stanley Avenue,Niagara Falls, Ontario, Canada.
- **Q**: Who is organizing Niagara Falls Comic-Con?
  - **A:** Niagara Falls Comic-Con is organized by The Adventures Of The Junior Detectives.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Niagara Falls Comic-Con",
        "image": "https://cdn-az.allevents.in/events2/banners/a4a49d705fab641275f01c995c49d745aa4b57334dbf6f8ec97f11f833403b35-rimg-w1200-h1816-dc8f7c73-gmir?v=1748758854",
        "startDate": "2025-05-30",
        "endDate": "2025-06-01",
        "url": "https://allevents.in/niagara-falls/niagara-falls-comic-con/200028141470603",
        "location": {
            "@type": "Place",
            "name": "Niagara Falls Convention Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6815 Stanley Avenue,Niagara Falls, Ontario",
                "addressLocality": "Niagara Falls",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.076347785842",
                "longitude": "-79.084913632153"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I will be one of the vendors at comic-con! I will be selling my books also signing them.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Adventures Of The Junior Detectives",
                "url": "https://allevents.in/org/the-adventures-of-the-junior-detectives/19766132"
            }
        ]
    }
]
```