

# Event Details

- **Event Name**: Antique and craft show!
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 10:00 am
- **Event Description**: Save the date!!! We will be serving our amazing food!!
- **Event URL**: https://allevents.in/hartville/antique-and-craft-show/200030442312109
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Hartville
- **state**: OH
- **country**: United States
- **location**: Hartville, Ohio
- **lat**: 40.9622
- **long**: -81.3398
- **full address**: Hartville, Ohio, United States

## Event gallery

- **Alt text**: Antique and craft show!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/371cd0fe642e7913cb408f6ce94043aa871e5cd4e47aaa15018d5f781a048769-rimg-w1080-h1920-dcfefefe-gmir?v=1785381598

## FAQs

- **Q**: When and where is Antique and craft show! being held?
  - **A:** Antique and craft show! takes place on Sat, 01 Aug, 2026 at 10:00 am to Sat, 01 Aug, 2026 at 10:00 am at Hartville, Ohio, United States.
- **Q**: Who is organizing Antique and craft show!?
  - **A:** Antique and craft show! is organized by El Malecon Mexican Grill.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Antique and craft show! is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Hartville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Antique and craft show! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Antique and craft show!",
        "image": "https://cdn-az.allevents.in/events2/banners/371cd0fe642e7913cb408f6ce94043aa871e5cd4e47aaa15018d5f781a048769-rimg-w1080-h1920-dcfefefe-gmir?v=1785381598",
        "startDate": "2026-08-01",
        "url": "https://allevents.in/hartville/antique-and-craft-show/200030442312109",
        "location": {
            "@type": "Place",
            "name": "Hartville, Ohio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hartville, Ohio",
                "addressLocality": "Hartville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.9622",
                "longitude": "-81.3398"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date!!! We will be serving our amazing food!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "El Malecon Mexican Grill",
                "url": "https://allevents.in/org/el-malecon-mexican-grill/25543170"
            }
        ]
    }
]
```