

# Event Details

- **Event Name**: Grand Opening
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 10:00 am (-05:00)
- **Event Description**: Grand opening of The Mississippi Magnolia, located inside The Gilded Goose of Oak Grove.
- **Event URL**: https://allevents.in/hattiesburg/grand-opening/200030164552440
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hattiesburg
- **state**: MS
- **country**: United States
- **location**: 5031 Old Highway 11 Hattiesburg, MS 39402
- **lat**: 31.29595
- **long**: -89.41126
- **full address**: 5031 Old Highway 11 Hattiesburg, MS 39402, 5031 Old US-11, Hattiesburg, MS 39402-8845, United States

## Event gallery

- **Alt text**: Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e8c40d94dcefc4d23de2d2b6afd5c4cce1821a8f7bf9c10667c58acc77a3f25c-rimg-w1086-h1448-dcdcdcd9-gmir?v=1780198959

## FAQs

- **Q**: When and where is Grand Opening being held?
  - **A:** Grand Opening takes place on Fri, 05 Jun, 2026 at 10:00 am to Fri, 05 Jun, 2026 at 10:00 am at 5031 Old Highway 11 Hattiesburg, MS 39402, 5031 Old US-11, Hattiesburg, MS 39402-8845, United States.
- **Q**: Who is organizing Grand Opening?
  - **A:** Grand Opening is organized by The Mississippi Magnolia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening",
        "image": "https://cdn-az.allevents.in/events4/banners/e8c40d94dcefc4d23de2d2b6afd5c4cce1821a8f7bf9c10667c58acc77a3f25c-rimg-w1086-h1448-dcdcdcd9-gmir?v=1780198959",
        "startDate": "2026-06-05T10:00:00-05:00",
        "url": "https://allevents.in/hattiesburg/grand-opening/200030164552440",
        "location": {
            "@type": "Place",
            "name": "5031 Old Highway 11 Hattiesburg, MS 39402",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5031 Old US-11, Hattiesburg, MS 39402-8845, United States",
                "addressLocality": "Hattiesburg",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.29595",
                "longitude": "-89.41126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grand opening of The Mississippi Magnolia, located inside The Gilded Goose of Oak Grove.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mississippi Magnolia",
                "url": "https://allevents.in/org/the-mississippi-magnolia/27866204"
            }
        ]
    }
]
```