

# Event Details

- **Event Name**: Frosty Treat Cruise-in
- **Event Start and End Date**: Sat, 30 May, 2026 at 05:00 pm (-05:00)
- **Event Description**: Cruise on in and enjoy an evening of your favorite old time eats, treats, classic cruisers, and friendly peeps.
- **Event URL**: https://allevents.in/hot-springs-national-park/frosty-treat-cruise-in/200030079217035
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hot Springs National Park
- **state**: AR
- **country**: United States
- **location**: Frosty Treat
- **lat**: 34.515174235027
- **long**: -93.03842206309
- **full address**: Frosty Treat, 1020 E Grand Ave,Hot Springs, Arkansas, Hot Springs National Park, United States

## Event gallery

- **Alt text**: Frosty Treat Cruise-in
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f6b9659aa2963d48d18325800606f014c10b1f16d3991c2e10e63f928ee6bd79-rimg-w987-h1376-dc2f2d2e-gmir?v=1779298774

## FAQs

- **Q**: When and where is Frosty Treat Cruise-in being held?
  - **A:** Frosty Treat Cruise-in takes place on Sat, 30 May, 2026 at 05:00 pm to Sat, 30 May, 2026 at 05:00 pm at Frosty Treat, 1020 E Grand Ave,Hot Springs, Arkansas, Hot Springs National Park, United States.
- **Q**: Who is organizing Frosty Treat Cruise-in?
  - **A:** Frosty Treat Cruise-in is organized by Frosty Treat.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Frosty Treat Cruise-in",
        "image": "https://cdn-az.allevents.in/events8/banners/f6b9659aa2963d48d18325800606f014c10b1f16d3991c2e10e63f928ee6bd79-rimg-w987-h1376-dc2f2d2e-gmir?v=1779298774",
        "startDate": "2026-05-30T17:00:00-05:00",
        "url": "https://allevents.in/hot-springs-national-park/frosty-treat-cruise-in/200030079217035",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Frosty Treat",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1020 E Grand Ave,Hot Springs, Arkansas",
                "addressLocality": "Hot Springs National Park",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.515174235027",
                "longitude": "-93.03842206309"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cruise on in and enjoy an evening of your favorite old time eats, treats, classic cruisers, and friendly peeps.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frosty Treat",
                "url": "https://allevents.in/org/frosty-treat/23782377"
            }
        ]
    }
]
```