

# Event Details

- **Event Name**: Grand Opening 
- **Event Start and End Date**: Sat, 23 May, 2026 at 02:00 pm
- **Event Description**: All Right Homer, here we come
- **Event URL**: https://allevents.in/homer/grand-opening/200030079596142
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Homer
- **state**: LA
- **country**: United States
- **location**: 421 W. Main Street, Homer, LA
- **lat**: 32.7907
- **long**: -93.05577
- **full address**: 421 W. Main Street, Homer, LA, United States

## Event gallery

- **Alt text**: Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/785032b05cc09e7dcb301049f7ab202b7698ed218e311789e205cac92b987010-rimg-w1080-h1350-dc171717-gmir?v=1779302202

## FAQs

- **Q**: When and where is Grand Opening  being held?
  - **A:** Grand Opening  takes place on Sat, 23 May, 2026 at 02:00 pm to Sat, 23 May, 2026 at 02:00 pm at 421 W. Main Street, Homer, LA, United States.
- **Q**: Who is organizing Grand Opening ?
  - **A:** Grand Opening  is organized by Aubrey s Cigar Bar and Lounge.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Grand Opening  is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. Whether you're a first-time attendee or a longtime enthusiast in Homer, this event is thoughtfully curated to deliver a standout experience worth every moment. If Grand Opening  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": "Grand Opening",
        "image": "https://cdn-az.allevents.in/events7/banners/785032b05cc09e7dcb301049f7ab202b7698ed218e311789e205cac92b987010-rimg-w1080-h1350-dc171717-gmir?v=1779302202",
        "startDate": "2026-05-23",
        "url": "https://allevents.in/homer/grand-opening/200030079596142",
        "location": {
            "@type": "Place",
            "name": "421 W. Main Street, Homer, LA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "421 US-79, Homer, LA 71040-3940, United States",
                "addressLocality": "Homer",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.7907",
                "longitude": "-93.05577"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All Right Homer, here we come",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Aubreys Cigar Bar and Lounge",
                "url": "https://allevents.in/org/aubreys-cigar-bar-and-lounge/27799694"
            }
        ]
    }
]
```