

# 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: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029831299925?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=marengo-events

## 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, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Close Call (https://allevents.in/org/close-call/23728952)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a01794fea80b71376cbf0e4493cff5c6be42c7fcca81c9d82e45be733fcc659a-rimg-w612-h349-dcffffff-gmir?v=1775061993
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Miss+Kitty%27s&date=08+May

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 08 May, 2026 at 08:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Miss Kitty Salon, 1101 E Grant Hwy,Marengo, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** Close Call
- **Q**: What type of event is this?
  - **A:** parties, entertainment
- **Q**: Where can I find ticket details about Miss Kitty's ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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=1775061993",
        "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, Illinois",
                "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"
            }
        ]
    }
]
```