

# Event Details

- **Event Name**: New Year's Day Sale at The Gobles Antique Mall
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 10:00 am
- **Event Description**: More details to come! Celebrate the biggest antiquing day of the year with The GAM!
- **Event URL**: https://allevents.in/gobles/new-years-day-sale-at-the-gobles-antique-mall/200029327683411
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 193

## Ticket Details


## Event venue details

- **city**: Gobles
- **state**: MI
- **country**: United States
- **location**: 120 S. State St., Gobles, MI
- **lat**: 42.35963
- **long**: -85.87934
- **full address**: 120 S. State St., Gobles, MI, United States

## Event gallery

- **Alt text**: New Year's Day Sale at The Gobles Antique Mall
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/81ab3c8567be6a1f6e8df2b60fca97763473ae92fdad98bfd458093fafdbd193-rimg-w554-h361-dcefd8a5-gmir?v=1766690559

## FAQs

- **Q**: When and where is New Year's Day Sale at The Gobles Antique Mall being held?
  - **A:** New Year's Day Sale at The Gobles Antique Mall takes place on Thu, 01 Jan, 2026 at 10:00 am to Thu, 01 Jan, 2026 at 10:00 am at 120 S. State St., Gobles, MI, United States.
- **Q**: Who is organizing New Year's Day Sale at The Gobles Antique Mall?
  - **A:** New Year's Day Sale at The Gobles Antique Mall is organized by The Gobles Antique Mall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Day Sale at The Gobles Antique Mall",
        "image": "https://cdn-az.allevents.in/events5/banners/81ab3c8567be6a1f6e8df2b60fca97763473ae92fdad98bfd458093fafdbd193-rimg-w554-h361-dcefd8a5-gmir?v=1766690559",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/gobles/new-years-day-sale-at-the-gobles-antique-mall/200029327683411",
        "location": {
            "@type": "Place",
            "name": "120 S. State St., Gobles, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 S State St, Gobles, MI 49055-9701, United States",
                "addressLocality": "Gobles",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.35963",
                "longitude": "-85.87934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to come! Celebrate the biggest antiquing day of the year with The GAM!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Gobles Antique Mall",
                "url": "https://allevents.in/org/the-gobles-antique-mall/26752007"
            }
        ]
    }
]
```