

# Event Details

- **Event Name**: 11. Comicgarten Leipzig
- **Event Start and End Date**: Sat, 04 Sep, 2027 at 11:00 am (+02:00)
- **Event Description**: Indie-Comicfestival in entspannter Gartenatmosphäre
- **Event URL**: https://allevents.in/leipzig/11-comicgarten-leipzig/200030229014540
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Leipzig
- **state**: SN
- **country**: Germany
- **location**: Philipp-Rosenthal-Straße 51b, Leipzig
- **lat**: 51.32466
- **long**: 12.3977
- **full address**: Philipp-Rosenthal-Straße 51b, Leipzig, Germany

## Event gallery

- **Alt text**: 11. Comicgarten Leipzig
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5303e21982710e656b8697bcb897f9ddfe440222aca7a5fe3eb713cc196337cf-rimg-w1200-h497-dcffffff-gmir?v=1781336619

## FAQs

- **Q**: When and where is 11. Comicgarten Leipzig being held?
  - **A:** 11. Comicgarten Leipzig takes place on Sat, 04 Sep, 2027 at 11:00 am to Sat, 04 Sep, 2027 at 11:00 am at Philipp-Rosenthal-Straße 51b, Leipzig, Germany.
- **Q**: Who is organizing 11. Comicgarten Leipzig?
  - **A:** 11. Comicgarten Leipzig is organized by Comicgarten Leipzig.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "11. Comicgarten Leipzig",
        "image": "https://cdn-az.allevents.in/events9/banners/5303e21982710e656b8697bcb897f9ddfe440222aca7a5fe3eb713cc196337cf-rimg-w1200-h497-dcffffff-gmir?v=1781336619",
        "startDate": "2027-09-04T11:00:00+02:00",
        "url": "https://allevents.in/leipzig/11-comicgarten-leipzig/200030229014540",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Philipp-Rosenthal-Straße 51b, Leipzig",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Philipp-Rosenthal-Straße 51B, 04103 Leipzig, Deutschland",
                "addressLocality": "Leipzig",
                "addressRegion": "SN",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.32466",
                "longitude": "12.3977"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Indie-Comicfestival in entspannter Gartenatmosphäre",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Comicgarten Leipzig",
                "url": "https://allevents.in/org/comicgarten-leipzig/24470237"
            }
        ]
    }
]
```