

# Event Details

- **Event Name**: Pop Up Market
- **Event Start and End Date**: Sat, 20 Jul, 2019 at 11:00 am – Sat, 20 Jul, 2019 at 02:00 pm
- **Event Description**: From 11am-2pm we will have our first ever pop up event! We will have multiple local vendors showcasing their craft!
- **Event URL**: https://allevents.in/san-luis-obispo/pop-up-market/200017595293642
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: San Luis Obispo
- **state**: CA
- **country**: United States
- **location**: Libertine Brewing Company
- **lat**: 35.2776794
- **long**: -120.6630707
- **full address**: Libertine Brewing Company, 1234 Broad St, San Luis Obispo, California 93401, United States

## Event gallery

- **Alt text**: Pop Up Market
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/559e85d5241787aae18bb26b729e7bebe53458666ab87fc40a0eac925c0fb470-rimg-w526-h295-gmir.jpg?v=1563425742

## FAQs

- **Q**: When and where is Pop Up Market being held?
  - **A:** Pop Up Market takes place on Sat, 20 Jul, 2019 at 11:00 am to Sat, 20 Jul, 2019 at 02:00 pm at Libertine Brewing Company, 1234 Broad St, San Luis Obispo, California 93401, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pop Up Market",
        "image": "https://cdn-az.allevents.in/events8/banners/559e85d5241787aae18bb26b729e7bebe53458666ab87fc40a0eac925c0fb470-rimg-w526-h295-gmir.jpg?v=1563425742",
        "startDate": "2019-07-20",
        "endDate": "2019-07-20",
        "url": "https://allevents.in/san-luis-obispo/pop-up-market/200017595293642",
        "location": {
            "@type": "Place",
            "name": "Libertine Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1234 Broad St, San Luis Obispo, California 93401",
                "addressLocality": "San Luis Obispo",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.2776794",
                "longitude": "-120.6630707"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "From 11am-2pm we will have our first ever pop up event! We will have multiple local vendors showcasing their craft!"
    }
]
```