

# Event Details

- **Event Name**: Immigration in Lowell
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 06:00 pm – Wed, 01 Jul, 2026 at 08:00 pm
- **Event Description**: Retired UML Professor and Historian Dr. Bob Forrant presents the story of immigration history in Lowell. Using his vast knowledge gained through decades of research, he will explain the ebbs and flows of immigration here, and how it continues today.
- **Event URL**: https://allevents.in/lowell/immigration-in-lowell/200030225119155
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lowell
- **state**: MA
- **country**: United States
- **location**: Pollard Memorial Library
- **lat**: 42.646600286102
- **long**: -71.314712676003
- **full address**: Pollard Memorial Library, Lowell, Massachusetts, United States

## Event gallery

- **Alt text**: Immigration in Lowell
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4efb3ce1dbe98ecb6bc72bac63ec769b6b3449fa437c7410291cf77273404fc8-rimg-w750-h400-dcffffff-gmir?v=1781230194

## FAQs

- **Q**: When and where is Immigration in Lowell being held?
  - **A:** Immigration in Lowell takes place on Wed, 01 Jul, 2026 at 06:00 pm to Wed, 01 Jul, 2026 at 08:00 pm at Pollard Memorial Library, Lowell, Massachusetts, United States.
- **Q**: Who is organizing Immigration in Lowell?
  - **A:** Immigration in Lowell is organized by Indivisible Lowell.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Immigration in Lowell",
        "image": "https://cdn-az.allevents.in/events3/banners/4efb3ce1dbe98ecb6bc72bac63ec769b6b3449fa437c7410291cf77273404fc8-rimg-w750-h400-dcffffff-gmir?v=1781230194",
        "startDate": "2026-07-01",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/lowell/immigration-in-lowell/200030225119155",
        "location": {
            "@type": "Place",
            "name": "Pollard Memorial Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lowell, Massachusetts",
                "addressLocality": "Lowell",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.646600286102",
                "longitude": "-71.314712676003"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Retired UML Professor and Historian Dr. Bob Forrant presents the story of immigration history in Lowell. Using his vast knowledge gained through decades of research, he will explain the ebbs and flows of immigration here, and how it continues today.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indivisible Lowell",
                "url": "https://allevents.in/org/indivisible-lowell/25790492"
            }
        ]
    }
]
```