

# Event Details

- **Event Name**: Buffalo Comic-Con
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 03:00 pm – Sun, 28 Jun, 2026 at 04:00 pm
- **Event Description**: Anyone going to the Comic-Con in June?? 
In Buffalo
- **Event URL**: https://allevents.in/buffalo/buffalo-comic-con/200029811334118
- **Event Categories**: anime
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Buffalo
- **state**: NY
- **country**: United States
- **location**: Buffalo Convention Center
- **lat**: 42.88697
- **long**: -78.8757
- **full address**: Buffalo Convention Center, 153 Franklin Street,Buffalo,NY,United States

## Event gallery

- **Alt text**: Buffalo Comic-Con
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3ef810078d027755acaeb5fec04e1c86193a98c491266b842d151939580fa30d-rimg-w960-h428-dc5d2f46-gmir?v=1782130025

## FAQs

- **Q**: When and where is Buffalo Comic-Con being held?
  - **A:** Buffalo Comic-Con takes place on Fri, 26 Jun, 2026 at 03:00 pm to Sun, 28 Jun, 2026 at 04:00 pm at Buffalo Convention Center, 153 Franklin Street,Buffalo,NY,United States.
- **Q**: Who is organizing Buffalo Comic-Con?
  - **A:** Buffalo Comic-Con is organized by Luffy Wise.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Buffalo Comic-Con",
        "image": "https://cdn-az.allevents.in/events3/banners/3ef810078d027755acaeb5fec04e1c86193a98c491266b842d151939580fa30d-rimg-w960-h428-dc5d2f46-gmir?v=1782130025",
        "startDate": "2026-06-26",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/buffalo/buffalo-comic-con/200029811334118",
        "location": {
            "@type": "Place",
            "name": "Buffalo Convention Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "153 Franklin Street,Buffalo,NY,United States",
                "addressLocality": "Buffalo",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.88697",
                "longitude": "-78.8757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Anyone going to the Comic-Con in June?? \nIn Buffalo",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Luffy Wise",
                "url": "https://allevents.in/org/luffy-wise/27578254"
            }
        ]
    }
]
```