

# Event Details

- **Event Name**: Night On the Town Gala
- **Event Start and End Date**: Fri, 08 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Tiftarea House of Hope’s annual Night On the Town Gala is set for May 8th.  Come and show your support to our local women’s homeless shelter.
- **Event URL**: https://allevents.in/tifton/night-on-the-town-gala/200029912624456
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tifton
- **state**: GA
- **country**: United States
- **location**: First Baptist Tifton
- **lat**: 31.45692
- **long**: -83.50867
- **full address**: First Baptist Tifton, 404 Love Ave,Tifton, Georgia, United States

## Event gallery

- **Alt text**: Night On the Town Gala
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4206e5bba25805ca244684db7805d2f8ddc1dc4c52d6a64af88eb11784683360-rimg-w1200-h1552-dcfdd9dd-gmir?v=1775719255

## FAQs

- **Q**: When and where is Night On the Town Gala being held?
  - **A:** Night On the Town Gala takes place on Fri, 08 May, 2026 at 06:00 pm to Fri, 08 May, 2026 at 06:00 pm at First Baptist Tifton, 404 Love Ave,Tifton, Georgia, United States.
- **Q**: Who is organizing Night On the Town Gala?
  - **A:** Night On the Town Gala is organized by Tiftarea House of Hope.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night On the Town Gala",
        "image": "https://cdn-az.allevents.in/events3/banners/4206e5bba25805ca244684db7805d2f8ddc1dc4c52d6a64af88eb11784683360-rimg-w1200-h1552-dcfdd9dd-gmir?v=1775719255",
        "startDate": "2026-05-08T18:00:00-04:00",
        "url": "https://allevents.in/tifton/night-on-the-town-gala/200029912624456",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "First Baptist Tifton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "404 Love Ave,Tifton, Georgia",
                "addressLocality": "Tifton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.45692",
                "longitude": "-83.50867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tiftarea House of Hope’s annual Night On the Town Gala is set for May 8th.  Come and show your support to our local women’s homeless shelter.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tiftarea House of Hope",
                "url": "https://allevents.in/org/tiftarea-house-of-hope/14786235",
                "description": "The Tiftarea House of Hope is a non-denominational, faith based emergency and traditional residence for homeless women."
            }
        ]
    }
]
```