

# Event Details

- **Event Name**: Community Lent Service @ Salem Lutheran 
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 06:00 pm
- **Event Description**: Join us at Salem Lutheran for an evening of worship and fellowship.
- **Event URL**: https://allevents.in/maiden/community-lent-service-salem-lutheran/200029702910919
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Maiden
- **state**: NC
- **country**: United States
- **location**: Salem Lutheran Church
- **lat**: 35.547153863348
- **long**: -81.265343140161
- **full address**: Salem Lutheran Church, 3410 Startown Road,Maiden, North Carolina, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Bethphage Lutheran Church (https://allevents.in/org/bethphage-lutheran-church/27493626)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/094048a8467f24de0508ce787c44c4f7cf2efd8ee6135958fea87c750e387242-rimg-w1200-h905-dca96547-gmir?v=1771604958
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cafb7aeb3752d15541633c7a6f570bd25c1e8f5b7203709c19764f93cd42adcf-rimg-w300-h300-dca96447-gmir?v=1771604959

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Salem Lutheran Church, 3410 Startown Road,Maiden, North Carolina, United States
- **Q**: Who is organizing the event?
  - **A:** Bethphage Lutheran Church
- **Q**: Where can I find ticket details about Community Lent Service @ Salem Lutheran  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Lent Service @ Salem Lutheran",
        "image": "https://cdn-az.allevents.in/events4/banners/094048a8467f24de0508ce787c44c4f7cf2efd8ee6135958fea87c750e387242-rimg-w1200-h905-dca96547-gmir?v=1771604958",
        "startDate": "2026-02-22",
        "url": "https://allevents.in/maiden/community-lent-service-salem-lutheran/200029702910919",
        "location": {
            "@type": "Place",
            "name": "Salem Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3410 Startown Road,Maiden, North Carolina",
                "addressLocality": "Maiden",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.547153863348",
                "longitude": "-81.265343140161"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Salem Lutheran for an evening of worship and fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethphage Lutheran Church",
                "url": "https://allevents.in/org/bethphage-lutheran-church/27493626"
            }
        ]
    }
]
```