

# Event Details

- **Event Name**: Lindsay Mendez at Boston College
- **Event Start and End Date**: Sat, 23 Sep, 2017 at 07:30 pm
- **Event URL**: https://allevents.in/chestnut-hill/lindsay-mendez-at-boston-college/694521904080078
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chestnut Hill
- **state**: MA
- **country**: United States
- **location**: Robsham Theater At Boston College
- **lat**: 42.337983025714
- **long**: -71.168513255369
- **full address**: Robsham Theater At Boston College, 140 Commonwealth Ave, Chestnut Hill, United States

## Event gallery

- **Alt text**: Lindsay Mendez at Boston College
  - **Image URL**: https://cdn-az.allevents.in/banners/a3866c44e7bd675c349a8e678b49d45e

## FAQs

- **Q**: When and where is Lindsay Mendez at Boston College being held?
  - **A:** Lindsay Mendez at Boston College takes place on Sat, 23 Sep, 2017 at 07:30 pm to Sat, 23 Sep, 2017 at 07:30 pm at Robsham Theater At Boston College, 140 Commonwealth Ave, Chestnut Hill, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lindsay Mendez at Boston College",
        "image": "https://cdn-az.allevents.in/banners/a3866c44e7bd675c349a8e678b49d45e",
        "startDate": "2017-09-23",
        "url": "https://allevents.in/chestnut-hill/lindsay-mendez-at-boston-college/694521904080078",
        "location": {
            "@type": "Place",
            "name": "Robsham Theater At Boston College",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "140 Commonwealth Ave",
                "addressLocality": "Chestnut Hill",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.337983025714",
                "longitude": "-71.168513255369"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```