

# Event Details

- **Event Name**: Religious Education Classes
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 12:00 pm
- **Event Description**: Due to this mornings extreme frigid temperatures Religious Education classes have been cancelled!  Next class Sunday March 1st.
- **Event URL**: https://allevents.in/lowell/religious-education-classes/200029652104327
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029652104327?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=lowell-events

## Event venue details

- **city**: Lowell
- **state**: MA
- **country**: United States
- **location**: Downtown Lowell
- **lat**: 42.644467
- **long**: -71.309513
- **full address**: Downtown Lowell, Lowell, Massachusetts, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Immaculate Conception Church Lowell, MA (https://allevents.in/org/immaculate-conception-church-lowell-ma/27456659)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a0240e14c3ff1d0c0b62e25b7576089b42cf77535163e94ac6d79af4286442da-rimg-w1200-h844-dc777877-gmir?v=1772369408
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6b38ff9da7828c47757ba79e508126e006d91c8bde01ccb797fb5bdcd60ca62b-rimg-w300-h300-dc777878-gmir?v=1772369408

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Downtown Lowell, Lowell, Massachusetts, United States
- **Q**: Who is organizing the event?
  - **A:** Immaculate Conception Church Lowell, MA
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about Religious Education Classes ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Religious Education Classes",
        "image": "https://cdn-az.allevents.in/events1/banners/a0240e14c3ff1d0c0b62e25b7576089b42cf77535163e94ac6d79af4286442da-rimg-w1200-h844-dc777877-gmir?v=1772369408",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/lowell/religious-education-classes/200029652104327",
        "location": {
            "@type": "Place",
            "name": "Downtown Lowell",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lowell, Massachusetts",
                "addressLocality": "Lowell",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.644467",
                "longitude": "-71.309513"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Due to this mornings extreme frigid temperatures Religious Education classes have been cancelled!  Next class Sunday March 1st.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Immaculate Conception Church Lowell MA",
                "url": "https://allevents.in/org/immaculate-conception-church-lowell-ma/27456659"
            }
        ]
    }
]
```