

# Event Details

- **Event Name**: my day
- **Event Start and End Date**: Tue, 13 Jan, 2026 at 09:00 pm
- **Event Description**: Patronizing is always allowed
- **Event URL**: https://allevents.in/enugu/my-day/200029129036011
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details

- **Ticket URL**: http://facebook.com/200029129036011?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=enugu-events

## Event venue details

- **city**: Enugu
- **state**: EN
- **country**: Nigeria
- **location**: Enugu - Coal City.
- **lat**: 6.449667551
- **long**: 7.531820254
- **full address**: Enugu - Coal City., Enugu, Nigeria

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Digital ozo  (https://allevents.in/org/digital-ozo/27008830)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=my+day&date=Tue%2C+13+Jan%2C+2026+at+09%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=my+day&date=13+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 13 Jan, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Enugu - Coal City., Enugu, Nigeria
- **Q**: Who is organizing the event?
  - **A:** Digital ozo
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about my day ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "my day",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=my+day&date=Tue%2C+13+Jan%2C+2026+at+09%3A00+pm&bg=2",
        "startDate": "2026-01-13",
        "url": "https://allevents.in/enugu/my-day/200029129036011",
        "location": {
            "@type": "Place",
            "name": "Enugu - Coal City.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Enugu, Nigeria",
                "addressLocality": "Enugu",
                "addressRegion": "EN",
                "addressCountry": "NG"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "6.449667551",
                "longitude": "7.531820254"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Patronizing is always allowed",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Digital ozo ",
                "url": "https://allevents.in/org/digital-ozo/27008830"
            }
        ]
    }
]
```