

# Event Details

- **Event Name**: Cinnabon Truck
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:30 am
- **Event Description**: The Cinnabon truck will be here this Saturday (December 13th) from 10:30am-2:30pm. They will be located downtown on W. Railroad Ave. We look forward to seeing you!
- **Event URL**: https://allevents.in/estill/cinnabon-truck/200029345608054
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Estill
- **state**: SC
- **country**: United States
- **location**: W Railroad Ave, Estill, SC 29918, United States
- **lat**: 32.75497
- **long**: -81.24195
- **full address**: W Railroad Ave, Estill, SC 29918, United States

## Event gallery

- **Alt text**: Cinnabon Truck
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Cinnabon+Truck&date=Sat%2C+13+Dec%2C+2025+at+10%3A30+am&bg=5

## FAQs

- **Q**: When and where is Cinnabon Truck being held?
  - **A:** Cinnabon Truck takes place on Sat, 13 Dec, 2025 at 10:30 am to Sat, 13 Dec, 2025 at 10:30 am at W Railroad Ave, Estill, SC 29918, United States.
- **Q**: Who is organizing Cinnabon Truck?
  - **A:** Cinnabon Truck is organized by Town of Estill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cinnabon Truck",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Cinnabon+Truck&date=Sat%2C+13+Dec%2C+2025+at+10%3A30+am&bg=5",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/estill/cinnabon-truck/200029345608054",
        "location": {
            "@type": "Place",
            "name": "W Railroad Ave, Estill, SC 29918, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "182 W Railroad Ave, Estill, SC 29918-5138, United States",
                "addressLocality": "Estill",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.75497",
                "longitude": "-81.24195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Cinnabon truck will be here this Saturday (December 13th) from 10:30am-2:30pm. They will be located downtown on W. Railroad Ave. We look forward to seeing you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Town of Estill",
                "url": "https://allevents.in/org/town-of-estill/25161615"
            }
        ]
    }
]
```