

# Event Details

- **Event Name**: The Grinch Visits Ruth’s Drive In
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 02:30 pm – Mon, 15 Dec, 2025 at 05:00 pm
- **Event Description**: The Grinch is coming to Ruth's Drive-In next Monday, December 15th, from 2:30 p.m. to 5 p.m. We will offer our hot dog special (Grinch style: extra onions) and our chicken tender special all day. Bring the kids to join in the fun after school!??❤️
- **Event URL**: https://allevents.in/hartsville/the-grinch-visits-ruth’s-drive-in/200029354599528
- **Event Categories**: kids, dog
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Hartsville
- **state**: SC
- **country**: United States
- **location**: 659 West Carolina Avenue, Hartsville, SC
- **lat**: 34.36812
- **long**: -80.08828
- **full address**: 659 West Carolina Avenue, Hartsville, SC, United States

## Event gallery

- **Alt text**: The Grinch Visits Ruth’s Drive In
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9181f91b21b296f3ca7dbea3773049aed841178e5a97ee9a217990f4434dac8e-rimg-w1200-h1749-dcc5c0aa-gmir?v=1765698808

## FAQs

- **Q**: When and where is The Grinch Visits Ruth’s Drive In being held?
  - **A:** The Grinch Visits Ruth’s Drive In takes place on Mon, 15 Dec, 2025 at 02:30 pm to Mon, 15 Dec, 2025 at 05:00 pm at 659 West Carolina Avenue, Hartsville, SC, United States.
- **Q**: Who is organizing The Grinch Visits Ruth’s Drive In?
  - **A:** The Grinch Visits Ruth’s Drive In is organized by Ruth’s Drive In.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Grinch Visits Ruth’s Drive In",
        "image": "https://cdn-az.allevents.in/events4/banners/9181f91b21b296f3ca7dbea3773049aed841178e5a97ee9a217990f4434dac8e-rimg-w1200-h1749-dcc5c0aa-gmir?v=1765698808",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/hartsville/the-grinch-visits-ruth’s-drive-in/200029354599528",
        "location": {
            "@type": "Place",
            "name": "659 West Carolina Avenue, Hartsville, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "659 W Carolina Ave, Hartsville, SC 29550-4409, United States",
                "addressLocality": "Hartsville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.36812",
                "longitude": "-80.08828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Grinch is coming to Ruth's Drive-In next Monday, December 15th, from 2:30 p.m. to 5 p.m. We will offer our hot dog special (Grinch style: extra onions) and our chicken tender special all day. Bring the kids to join in the fun after school!??❤️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ruths Drive In",
                "url": "https://allevents.in/org/ruth’s-drive-in/27237855"
            }
        ]
    }
]
```