

# Event Details

- **Event Name**: Thanksgiving morning sale! 30% off!
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 10:00 am – Thu, 27 Nov, 2025 at 12:00 pm
- **Event Description**: 30% off everything in store!
- **Event URL**: https://allevents.in/warren/thanksgiving-morning-sale-30-off/200029247266730
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Warren
- **state**: OH
- **country**: United States
- **location**: 1795 Elm Rd NE, Warren, OH
- **lat**: 41.25162
- **long**: -80.79717
- **full address**: 1795 Elm Rd NE, Warren, OH, United States

## Event gallery

- **Alt text**: Thanksgiving morning sale! 30% off!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e050ce2c0ec7d19ece4afeadecdb447c11fba1fa0ffd2bfa73968bbb43e8599c-rimg-w1200-h1375-dccebc7f-gmir?v=1763930009

## FAQs

- **Q**: When and where is Thanksgiving morning sale! 30% off! being held?
  - **A:** Thanksgiving morning sale! 30% off! takes place on Thu, 27 Nov, 2025 at 10:00 am to Thu, 27 Nov, 2025 at 12:00 pm at 1795 Elm Rd NE, Warren, OH, United States.
- **Q**: Who is organizing Thanksgiving morning sale! 30% off!?
  - **A:** Thanksgiving morning sale! 30% off! is organized by Time Capsule Toys.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving morning sale! 30% off!",
        "image": "https://cdn-az.allevents.in/events6/banners/e050ce2c0ec7d19ece4afeadecdb447c11fba1fa0ffd2bfa73968bbb43e8599c-rimg-w1200-h1375-dccebc7f-gmir?v=1763930009",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/warren/thanksgiving-morning-sale-30-off/200029247266730",
        "location": {
            "@type": "Place",
            "name": "1795 Elm Rd NE, Warren, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1795 Elm Rd NE, Warren, OH 44483-4027, United States",
                "addressLocality": "Warren",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.25162",
                "longitude": "-80.79717"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "30% off everything in store!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Time Capsule Toys",
                "url": "https://allevents.in/org/time-capsule-toys/25982702"
            }
        ]
    }
]
```