

# Event Details

- **Event Name**: Mother’s Day Event
- **Event Start and End Date**: Fri, 08 May, 2026 at 05:00 pm – Fri, 08 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Come join us!
- **Event URL**: https://allevents.in/hogansville/mother’s-day-event/200030000906723
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hogansville
- **state**: GA
- **country**: United States
- **location**: Mimi's Wellness and Beauty Spa
- **lat**: 33.172780097885
- **long**: -84.913719177246
- **full address**: Mimi's Wellness and Beauty Spa, 203 1/2 Main Street ,Hogansville,GA,United States

## Event gallery

- **Alt text**: Mother’s Day Event
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1d18f309d7361aa989675c98abdf5440d14da5f41121895a4bfe91fb2a26850e-rimg-w1170-h1766-dcf8f4f1-gmir?v=1777484003

## FAQs

- **Q**: When and where is Mother’s Day Event being held?
  - **A:** Mother’s Day Event takes place on Fri, 08 May, 2026 at 05:00 pm to Fri, 08 May, 2026 at 08:00 pm at Mimi's Wellness and Beauty Spa, 203 1/2 Main Street ,Hogansville,GA,United States.
- **Q**: Who is organizing Mother’s Day Event?
  - **A:** Mother’s Day Event is organized by GGS Flower Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother’s Day Event",
        "image": "https://cdn-az.allevents.in/events8/banners/1d18f309d7361aa989675c98abdf5440d14da5f41121895a4bfe91fb2a26850e-rimg-w1170-h1766-dcf8f4f1-gmir?v=1777484003",
        "startDate": "2026-05-08T17:00:00-04:00",
        "endDate": "2026-05-08T20:00:00-04:00",
        "url": "https://allevents.in/hogansville/mother’s-day-event/200030000906723",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mimi's Wellness and Beauty Spa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "203 1/2 Main Street ,Hogansville,GA,United States",
                "addressLocality": "Hogansville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.172780097885",
                "longitude": "-84.913719177246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "GGS Flower Bar",
                "url": "https://allevents.in/org/ggs-flower-bar/27735730"
            }
        ]
    }
]
```