

# Event Details

- **Event Name**: Christmas Boutique
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am – Sat, 06 Dec, 2025 at 02:00 pm
- **Event Description**: Come visit me and the other wonderful vendors at this fun Christmas Boutique!  There will be fun treats and gift items aplenty!
- **Event URL**: https://allevents.in/campbell/christmas-boutique/200029103506115
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 116

## Ticket Details


## Event venue details

- **city**: Campbell
- **state**: CA
- **country**: United States
- **location**: 1307 Bronwen Way, Campbell, CA 95008-6567, United States
- **lat**: 37.26733
- **long**: -121.98178
- **full address**: 1307 Bronwen Way, Campbell, CA 95008-6567, United States

## Event gallery

- **Alt text**: Christmas Boutique
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9fec5f01baf11903b85b5aa43ae9239197b6415c32256eaf53449e7e359bf877-rimg-w1111-h1448-dcffffff-gmir?v=1764358822

## FAQs

- **Q**: When and where is Christmas Boutique being held?
  - **A:** Christmas Boutique takes place on Sat, 06 Dec, 2025 at 10:00 am to Sat, 06 Dec, 2025 at 02:00 pm at 1307 Bronwen Way, Campbell, CA 95008-6567, United States.
- **Q**: Who is organizing Christmas Boutique?
  - **A:** Christmas Boutique is organized by Glitter Queen Magic.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Boutique",
        "image": "https://cdn-az.allevents.in/events6/banners/9fec5f01baf11903b85b5aa43ae9239197b6415c32256eaf53449e7e359bf877-rimg-w1111-h1448-dcffffff-gmir?v=1764358822",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/campbell/christmas-boutique/200029103506115",
        "location": {
            "@type": "Place",
            "name": "1307 Bronwen Way, Campbell, CA 95008-6567, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1307 Bronwen Way, Campbell, CA 95008-6567, United States",
                "addressLocality": "Campbell",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.26733",
                "longitude": "-121.98178"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come visit me and the other wonderful vendors at this fun Christmas Boutique!  There will be fun treats and gift items aplenty!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glitter Queen Magic",
                "url": "https://allevents.in/org/glitter-queen-magic/26729991"
            }
        ]
    }
]
```