

# Event Details

- **Event Name**: Holiday Shopping Boutique
- **Event Start and End Date**: Sun, 02 Dec, 2018 at 10:00 am – Sun, 02 Dec, 2018 at 04:00 pm
- **Event Description**: FREE Admission !!! Come shop from our amazing vendors for you Holiday needs. Something for everyone.  Raffle Table for a Cause.   10:00am-4:00pm
- **Event URL**: https://allevents.in/california/holiday-shopping-boutique/20002118676400
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: California
- **country**: United States
- **location**: Flamingo Resort
- **lat**: 38.45166552252
- **long**: -122.68855831242
- **full address**: Flamingo Resort, 2777 Fourth St., Santa Rosa, California 95405, California, United States

## Event gallery

- **Alt text**: Holiday Shopping Boutique
  - **Image URL**: https://cdn6.allevents.in/banners/8dd1fee0-f626-11e8-909a-73a224127bfd-rimg-w720-h266-dc4633a5-gmir.jpg

## FAQs

- **Q**: When and where is Holiday Shopping Boutique being held?
  - **A:** Holiday Shopping Boutique takes place on Sun, 02 Dec, 2018 at 10:00 am to Sun, 02 Dec, 2018 at 04:00 pm at Flamingo Resort, 2777 Fourth St., Santa Rosa, California 95405, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Shopping Boutique",
        "image": "https://cdn6.allevents.in/banners/8dd1fee0-f626-11e8-909a-73a224127bfd-rimg-w720-h266-dc4633a5-gmir.jpg",
        "startDate": "2018-12-02",
        "endDate": "2018-12-02",
        "url": "https://allevents.in/california/holiday-shopping-boutique/20002118676400",
        "location": {
            "@type": "Place",
            "name": "Flamingo Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2777 Fourth St., Santa Rosa, California 95405",
                "addressLocality": "California",
                "addressRegion": null,
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.45166552252",
                "longitude": "-122.68855831242"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE Admission !!! Come shop from our amazing vendors for you Holiday needs. Something for everyone.  Raffle Table for a Cause.   10:00am-4:00pm"
    }
]
```