

# Event Details

- **Event Name**: MonoMania 
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 06:00 pm
- **Event Description**: I thought it was the end, I thought it was the 4th of July
- **Event URL**: https://allevents.in/waterford/monomania/200030136750310
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Waterford
- **state**: WD
- **country**: Ireland
- **location**: itty bittys
- **lat**: 52.25923
- **long**: -7.1062
- **full address**: itty bittys, Bank Lane,Waterford, Ireland

## Event gallery

- **Alt text**: MonoMania
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/185b456df07b33bd7bc93fdaadd810c15eb3275315ce9f0666618c8a14289814-rimg-w1200-h1500-dc151212-gmir?v=1781681149

## FAQs

- **Q**: When and where is MonoMania  being held?
  - **A:** MonoMania  takes place on Thu, 18 Jun, 2026 at 06:00 pm to Thu, 18 Jun, 2026 at 06:00 pm at itty bittys, Bank Lane,Waterford, Ireland.
- **Q**: Who is organizing MonoMania ?
  - **A:** MonoMania  is organized by Bad Mothers Union.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MonoMania",
        "image": "https://cdn-az.allevents.in/events10/banners/185b456df07b33bd7bc93fdaadd810c15eb3275315ce9f0666618c8a14289814-rimg-w1200-h1500-dc151212-gmir?v=1781681149",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/waterford/monomania/200030136750310",
        "location": {
            "@type": "Place",
            "name": "itty bittys",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bank Lane,Waterford, Ireland",
                "addressLocality": "Waterford",
                "addressRegion": "WD",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.25923",
                "longitude": "-7.1062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I thought it was the end, I thought it was the 4th of July",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bad Mothers Union",
                "url": "https://allevents.in/org/bad-mothers-union/27602321"
            }
        ]
    }
]
```