

# Event Details

- **Event Name**: Santa’s Holiday Market 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 pm – Sat, 13 Dec, 2025 at 02:00 pm
- **Event Description**: Please come see us at next week’s market
- **Event URL**: https://allevents.in/brighton/santa’s-holiday-market/200029347663638
- **Event Categories**: christmas-markets-and-fairs, holiday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Brighton
- **state**: MI
- **country**: United States
- **location**: Serra Honda Brighton
- **lat**: 42.55006
- **long**: -83.79046
- **full address**: Serra Honda Brighton, 8294 Grand River Avenue,Brighton, Michigan, United States

## Event gallery

- **Alt text**: Santa’s Holiday Market
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1af221cb451c93b7ab4a6b30ada656c386d9e9b408dd3d5754545e62f80d8cff-rimg-w1200-h600-dcd8eaf5-gmir?v=1765585778

## FAQs

- **Q**: When and where is Santa’s Holiday Market  being held?
  - **A:** Santa’s Holiday Market  takes place on Sat, 13 Dec, 2025 at 12:00 pm to Sat, 13 Dec, 2025 at 02:00 pm at Serra Honda Brighton, 8294 Grand River Avenue,Brighton, Michigan, United States.
- **Q**: Who is organizing Santa’s Holiday Market ?
  - **A:** Santa’s Holiday Market  is organized by Peanut's Bakery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa’s Holiday Market",
        "image": "https://cdn-az.allevents.in/events4/banners/1af221cb451c93b7ab4a6b30ada656c386d9e9b408dd3d5754545e62f80d8cff-rimg-w1200-h600-dcd8eaf5-gmir?v=1765585778",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/brighton/santa’s-holiday-market/200029347663638",
        "location": {
            "@type": "Place",
            "name": "Serra Honda Brighton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8294 Grand River Avenue,Brighton, Michigan",
                "addressLocality": "Brighton",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.55006",
                "longitude": "-83.79046"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come see us at next week’s market",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peanuts Bakery",
                "url": "https://allevents.in/org/peanuts-bakery/25808197"
            }
        ]
    }
]
```