

# Event Details

- **Event Name**: Chinatown Bake Auction
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 10:00 pm
- **Event Description**: Bake auction this Tuesday, 11/25.
Bidding starts at 7PM.

All proceeds go to The New Store charity.

https://thenewstore.org
- **Event URL**: https://allevents.in/mansfield/chinatown-bake-auction/200029258089641
- **Event Categories**: nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Mansfield
- **state**: OH
- **country**: United States
- **location**: Chinatown Restaurant
- **lat**: 40.763290643168
- **long**: -82.497699023102
- **full address**: Chinatown Restaurant, 283 Ashland Rd,Mansfield, Ohio, United States

## Event gallery

- **Alt text**: Chinatown Bake Auction
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/51f6b3a1258e8519e07811dccac9da2c9d06c00446cd72e961590d795aaf902c-rimg-w600-h447-dc12141a-gmir?v=1764121300

## FAQs

- **Q**: When and where is Chinatown Bake Auction being held?
  - **A:** Chinatown Bake Auction takes place on Tue, 25 Nov, 2025 at 10:00 pm to Tue, 25 Nov, 2025 at 10:00 pm at Chinatown Restaurant, 283 Ashland Rd,Mansfield, Ohio, United States.
- **Q**: Who is organizing Chinatown Bake Auction?
  - **A:** Chinatown Bake Auction is organized by Chinatown Restaurant.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chinatown Bake Auction",
        "image": "https://cdn-az.allevents.in/events6/banners/51f6b3a1258e8519e07811dccac9da2c9d06c00446cd72e961590d795aaf902c-rimg-w600-h447-dc12141a-gmir?v=1764121300",
        "startDate": "2025-11-25",
        "url": "https://allevents.in/mansfield/chinatown-bake-auction/200029258089641",
        "location": {
            "@type": "Place",
            "name": "Chinatown Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "283 Ashland Rd,Mansfield, Ohio",
                "addressLocality": "Mansfield",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.763290643168",
                "longitude": "-82.497699023102"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bake auction this Tuesday, 11/25.\nBidding starts at 7PM.\n\nAll proceeds go to The New Store charity.\n\nhttps://thenewstore.org",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chinatown Restaurant",
                "url": "https://allevents.in/org/chinatown-restaurant/27147125"
            }
        ]
    }
]
```