

# Event Details

- **Event Name**: Customer Appreciation
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 10:00 am
- **Event Description**: See you soon!?
- **Event URL**: https://allevents.in/reform/customer-appreciation/200029334012847
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Reform
- **state**: AL
- **country**: United States
- **location**: Sullivan Supply
- **lat**: 33.378459
- **long**: -88.0150504
- **full address**: Sullivan Supply, 107 1st Ave E,Reform, Alabama, United States

## Event gallery

- **Alt text**: Customer Appreciation
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0063ac196da69131b888c4b67efd9737a12255f811518e95b281b9bd75594981-rimg-w1097-h1548-dcfaf8eb-gmir?v=1765375486

## FAQs

- **Q**: When and where is Customer Appreciation being held?
  - **A:** Customer Appreciation takes place on Fri, 12 Dec, 2025 at 10:00 am to Fri, 12 Dec, 2025 at 10:00 am at Sullivan Supply, 107 1st Ave E,Reform, Alabama, United States.
- **Q**: Who is organizing Customer Appreciation?
  - **A:** Customer Appreciation is organized by Sullivan Supply.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Customer Appreciation",
        "image": "https://cdn-az.allevents.in/events1/banners/0063ac196da69131b888c4b67efd9737a12255f811518e95b281b9bd75594981-rimg-w1097-h1548-dcfaf8eb-gmir?v=1765375486",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/reform/customer-appreciation/200029334012847",
        "location": {
            "@type": "Place",
            "name": "Sullivan Supply",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 1st Ave E,Reform, Alabama",
                "addressLocality": "Reform",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.378459",
                "longitude": "-88.0150504"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See you soon!?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sullivan Supply",
                "url": "https://allevents.in/org/sullivan-supply/27218153"
            }
        ]
    }
]
```