

# Event Details

- **Event Name**: Once Again Sam Trunk Show
- **Event Start and End Date**: Thu, 05 Oct, 2017 at 10:00 am
- **Event Description**: Custard and Once Again Sam are teaming up to bring you a fun October jewelry trunk show!  More details as we get closer to the event.
- **Event URL**: https://allevents.in/greenville/once-again-sam-trunk-show/1999338550300393
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Greenville
- **state**: SC
- **country**: United States
- **location**: Custard Boutique Greenville
- **lat**: 34.84452
- **long**: -82.40492
- **full address**: Custard Boutique Greenville, 718 S Main St Ste A, Greenville, United States

## Event gallery

- **Alt text**: Once Again Sam Trunk Show
  - **Image URL**: https://cdn-az.allevents.in/banners/79f822a79bd3ccb719fcce3a31311ae6

## FAQs

- **Q**: When and where is Once Again Sam Trunk Show being held?
  - **A:** Once Again Sam Trunk Show takes place on Thu, 05 Oct, 2017 at 10:00 am to Thu, 05 Oct, 2017 at 10:00 am at Custard Boutique Greenville, 718 S Main St Ste A, Greenville, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Once Again Sam Trunk Show",
        "image": "https://cdn-az.allevents.in/banners/79f822a79bd3ccb719fcce3a31311ae6",
        "startDate": "2017-10-05",
        "url": "https://allevents.in/greenville/once-again-sam-trunk-show/1999338550300393",
        "location": {
            "@type": "Place",
            "name": "Custard Boutique Greenville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "718 S Main St Ste A",
                "addressLocality": "Greenville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.84452",
                "longitude": "-82.40492"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Custard and Once Again Sam are teaming up to bring you a fun October jewelry trunk show!  More details as we get closer to the event."
    }
]
```