

# Event Details

- **Event Name**: Old Habits @ The Cozy Lounge
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 08:00 pm
- **Event Description**: We will be making our return. Be there or be square.
- **Event URL**: https://allevents.in/columbus/old-habits-the-cozy-lounge/200029392803900
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: IN
- **country**: United States
- **location**: The Cozy Lounge
- **lat**: 39.22464
- **long**: -85.87734
- **full address**: The Cozy Lounge, 3870 25th St, Columbus, IN 47203-3005, United States

## Event gallery

- **Alt text**: Old Habits @ The Cozy Lounge
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/afb78281870c3e4b35fa2f6209e92ee9657e666765ce019578781ebd987f737e-rimg-w1024-h1024-dce1d0ab-gmir?v=1773589271

## FAQs

- **Q**: When and where is Old Habits @ The Cozy Lounge being held?
  - **A:** Old Habits @ The Cozy Lounge takes place on Sat, 21 Mar, 2026 at 08:00 pm to Sat, 21 Mar, 2026 at 08:00 pm at The Cozy Lounge, 3870 25th St, Columbus, IN 47203-3005, United States.
- **Q**: Who is organizing Old Habits @ The Cozy Lounge?
  - **A:** Old Habits @ The Cozy Lounge is organized by Old Habits.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Old Habits @ The Cozy Lounge",
        "image": "https://cdn-az.allevents.in/events5/banners/afb78281870c3e4b35fa2f6209e92ee9657e666765ce019578781ebd987f737e-rimg-w1024-h1024-dce1d0ab-gmir?v=1773589271",
        "startDate": "2026-03-21",
        "url": "https://allevents.in/columbus/old-habits-the-cozy-lounge/200029392803900",
        "location": {
            "@type": "Place",
            "name": "The Cozy Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3870 25th St, Columbus, IN 47203-3005, United States",
                "addressLocality": "Columbus",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.22464",
                "longitude": "-85.87734"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be making our return. Be there or be square.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Old Habits",
                "url": "https://allevents.in/org/old-habits/20756645"
            }
        ]
    }
]
```