

# Event Details

- **Event Name**: Leander Community Pick Up
- **Event Start and End Date**: Wed, 20 Oct, 2021 at 12:00 pm – Wed, 20 Oct, 2021 at 01:00 pm
- **Event URL**: https://allevents.in/leander/leander-community-pick-up/200021674164258
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Leander
- **state**: TX
- **country**: United States
- **location**: Leander Chamber of Commerce
- **lat**: 30.5785904
- **long**: -97.8537598
- **full address**: Leander Chamber of Commerce, 100 N Brushy St, Leander, TX 78641, United States

## Event gallery

- **Alt text**: Leander Community Pick Up
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5463fc142283a091c7e434c09752801bd94cf71c170736cd33bfc618874b1900-rimg-w526-h296-gmir.jpg?v=1634707562

## FAQs

- **Q**: When and where is Leander Community Pick Up being held?
  - **A:** Leander Community Pick Up takes place on Wed, 20 Oct, 2021 at 12:00 pm to Wed, 20 Oct, 2021 at 01:00 pm at Leander Chamber of Commerce, 100 N Brushy St, Leander, TX 78641, United States.
- **Q**: Who is organizing Leander Community Pick Up?
  - **A:** Leander Community Pick Up is organized by Dream Dinners North West Austin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Leander Community Pick Up",
        "image": "https://cdn-az.allevents.in/events2/banners/5463fc142283a091c7e434c09752801bd94cf71c170736cd33bfc618874b1900-rimg-w526-h296-gmir.jpg?v=1634707562",
        "startDate": "2021-10-20",
        "endDate": "2021-10-20",
        "url": "https://allevents.in/leander/leander-community-pick-up/200021674164258",
        "location": {
            "@type": "Place",
            "name": "Leander Chamber of Commerce",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 N Brushy St, Leander, TX 78641",
                "addressLocality": "Leander",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.5785904",
                "longitude": "-97.8537598"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dream Dinners North West Austin",
                "url": "https://allevents.in/org/dream-dinners-north-west-austin/13225334",
                "description": "Dream Dinners is all about eating healthy meals at home with your family. Come on in and assemble a month's worth of freezer-ready meals in only an hour. We do all the prep work and clean up ... and you get all the credit."
            }
        ]
    }
]
```