

# Event Details

- **Event Name**: Astro Cat at India Oak
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 08:00 pm (-04:00)
- **Event Description**: Astro Cat lands at the legendary India Oak! The best subs in the universe with Rock-n-Roll that’s out of this world!
- **Event URL**: https://allevents.in/columbus/astro-cat-at-india-oak/200030265402818
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: India Oak Bar & Grill
- **lat**: 40.03313
- **long**: -82.99995
- **full address**: India Oak Bar &amp; Grill, 590A Oakland Park Ave,Columbus,OH,United States

## Event gallery

- **Alt text**: Astro Cat at India Oak
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4866229836a54879b39ba6dcaea8640a85ace0529166f77efd99b4dc2454ca14-rimg-w1200-h800-dc281818-gmir?v=1787290048

## FAQs

- **Q**: When and where is Astro Cat at India Oak being held?
  - **A:** Astro Cat at India Oak takes place on Sat, 05 Sep, 2026 at 08:00 pm to Sat, 05 Sep, 2026 at 08:00 pm at India Oak Bar & Grill, 590A Oakland Park Ave,Columbus,OH,United States.
- **Q**: Who is organizing Astro Cat at India Oak?
  - **A:** Astro Cat at India Oak is organized by Astro Cat.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Astro Cat at India Oak",
        "image": "https://cdn-az.allevents.in/events8/banners/4866229836a54879b39ba6dcaea8640a85ace0529166f77efd99b4dc2454ca14-rimg-w1200-h800-dc281818-gmir?v=1787290048",
        "startDate": "2026-09-05T20:00:00-04:00",
        "url": "https://allevents.in/columbus/astro-cat-at-india-oak/200030265402818",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "India Oak Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "590A Oakland Park Ave,Columbus,OH,United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.03313",
                "longitude": "-82.99995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Astro Cat lands at the legendary India Oak! The best subs in the universe with Rock-n-Roll that’s out of this world!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Astro Cat",
                "url": "https://allevents.in/org/astro-cat/23368460"
            }
        ]
    }
]
```