

# Event Details

- **Event Name**: The House Cats @The Vestal Inn
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 pm
- **Event Description**: Come on out this Saturday December 13th for our debut at The Vestal Inn where we’ll be rocking all night, music starts at 8pm.
- **Event URL**: https://allevents.in/belmont/the-house-cats-the-vestal-inn/200029350405116
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Belmont
- **state**: MI
- **country**: United States
- **location**: The Vestal Inn
- **lat**: 43.06508
- **long**: -85.60193
- **full address**: The Vestal Inn, 6255 W River Rd NE,Belmont, Michigan, United States

## Event gallery

- **Alt text**: The House Cats @The Vestal Inn
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6e1cdfc853656f7b908b8e52076a4df828139560915bf15076c54d76b28f18fd-rimg-w864-h1008-dc5c728c-gmir?v=1765619776

## FAQs

- **Q**: When and where is The House Cats @The Vestal Inn being held?
  - **A:** The House Cats @The Vestal Inn takes place on Sat, 13 Dec, 2025 at 08:00 pm to Sat, 13 Dec, 2025 at 08:00 pm at The Vestal Inn, 6255 W River Rd NE,Belmont, Michigan, United States.
- **Q**: Who is organizing The House Cats @The Vestal Inn?
  - **A:** The House Cats @The Vestal Inn is organized by The House Cats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The House Cats @The Vestal Inn",
        "image": "https://cdn-az.allevents.in/events7/banners/6e1cdfc853656f7b908b8e52076a4df828139560915bf15076c54d76b28f18fd-rimg-w864-h1008-dc5c728c-gmir?v=1765619776",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/belmont/the-house-cats-the-vestal-inn/200029350405116",
        "location": {
            "@type": "Place",
            "name": "The Vestal Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6255 W River Rd NE,Belmont, Michigan",
                "addressLocality": "Belmont",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.06508",
                "longitude": "-85.60193"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out this Saturday December 13th for our debut at The Vestal Inn where we’ll be rocking all night, music starts at 8pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The House Cats",
                "url": "https://allevents.in/org/the-house-cats/24556979"
            }
        ]
    }
]
```