

# Event Details

- **Event Name**: Miss Kitty's
- **Event Start and End Date**: Fri, 08 May, 2026 at 08:00 pm (-05:00)
- **Event Description**: Let's get the weekend started with some rock and roll! We go on at 8 and the party goes all night long.
- **Event URL**: https://allevents.in/marengo/miss-kittys/200029831299925
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Marengo
- **state**: IL
- **country**: United States
- **location**: Miss Kitty Salon
- **lat**: 42.2404232
- **long**: -88.588763
- **full address**: Miss Kitty Salon, 1101 E Grant Hwy,Marengo,IL,United States

## Event gallery

- **Alt text**: Miss Kitty's
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a01794fea80b71376cbf0e4493cff5c6be42c7fcca81c9d82e45be733fcc659a-rimg-w612-h349-dcffffff-gmir?v=1776366395

## FAQs

- **Q**: When and where is Miss Kitty's being held?
  - **A:** Miss Kitty's takes place on Fri, 08 May, 2026 at 08:00 pm to Fri, 08 May, 2026 at 08:00 pm at Miss Kitty Salon, 1101 E Grant Hwy,Marengo,IL,United States.
- **Q**: Who is organizing Miss Kitty's?
  - **A:** Miss Kitty's is organized by Close Call.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Miss Kitty's is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Marengo, this event is thoughtfully curated to deliver a standout experience worth every moment. If Miss Kitty's sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Miss Kitty's",
        "image": "https://cdn-az.allevents.in/events10/banners/a01794fea80b71376cbf0e4493cff5c6be42c7fcca81c9d82e45be733fcc659a-rimg-w612-h349-dcffffff-gmir?v=1776366395",
        "startDate": "2026-05-08T20:00:00-05:00",
        "url": "https://allevents.in/marengo/miss-kittys/200029831299925",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Miss Kitty Salon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 E Grant Hwy,Marengo,IL,United States",
                "addressLocality": "Marengo",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.2404232",
                "longitude": "-88.588763"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's get the weekend started with some rock and roll! We go on at 8 and the party goes all night long.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Close Call",
                "url": "https://allevents.in/org/close-call/23728952"
            }
        ]
    }
]
```