

# Event Details

- **Event Name**: Save the date
- **Event Start and End Date**: Thu, 27 Mar, 2025 at 06:00 pm
- **Event Description**: An event that will be occurring
- **Event URL**: https://allevents.in/livingston/save-the-date/200027874082803
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Livingston
- **state**: AL
- **country**: United States
- **location**: Livingston Civic Center
- **lat**: 32.601240876
- **long**: -88.198653604
- **full address**: Livingston Civic Center, Livingston, Alabama, United States

## Event gallery

- **Alt text**: Save the date
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8e73030c0f72b39ca133583bbce3c3448a61d5731a238bbd4de1388300bd46ca-rimg-w1200-h927-dcf5f5f5-gmir?v=1742856290

## FAQs

- **Q**: When and where is Save the date being held?
  - **A:** Save the date takes place on Thu, 27 Mar, 2025 at 06:00 pm to Thu, 27 Mar, 2025 at 06:00 pm at Livingston Civic Center, Livingston, Alabama, United States.
- **Q**: Who is organizing Save the date?
  - **A:** Save the date is organized by Sumter County Cattlemen’s Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Save the date",
        "image": "https://cdn-az.allevents.in/events1/banners/8e73030c0f72b39ca133583bbce3c3448a61d5731a238bbd4de1388300bd46ca-rimg-w1200-h927-dcf5f5f5-gmir?v=1742856290",
        "startDate": "2025-03-27",
        "url": "https://allevents.in/livingston/save-the-date/200027874082803",
        "location": {
            "@type": "Place",
            "name": "Livingston Civic Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Livingston, Alabama",
                "addressLocality": "Livingston",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.601240876",
                "longitude": "-88.198653604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An event that will be occurring",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sumter County Cattlemens Association",
                "url": "https://allevents.in/org/sumter-county-cattlemen’s-association/25406276"
            }
        ]
    }
]
```