

# Event Details

- **Event Name**: Sunday Morning Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am – Sun, 28 Dec, 2025 at 11:15 am
- **Event Description**: All are welcome to join us every Sunday morning at 10 am for worship in person. You can also view services online on our YouTube channel at https://www.youtube.com/@GraceLutheranChurchAstoria/streams
- **Event URL**: https://allevents.in/astoria/sunday-morning-service/200029391712939
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Astoria
- **state**: NY
- **country**: United States
- **location**: Grace Lutheran Church, Astoria
- **lat**: 40.7773094
- **long**: -73.9081726
- **full address**: Grace Lutheran Church, Astoria, United States

## Event gallery

- **Alt text**: Sunday Morning Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/807c6028c06cdb6f7b8f08d8c5d98ba258b84cb87182d33225e159d3bde6837c-rimg-w720-h960-dc474331-gmir?v=1766397579

## FAQs

- **Q**: When and where is Sunday Morning Service being held?
  - **A:** Sunday Morning Service takes place on Sun, 28 Dec, 2025 at 10:00 am to Sun, 28 Dec, 2025 at 11:15 am at Grace Lutheran Church, Astoria, United States.
- **Q**: Who is organizing Sunday Morning Service?
  - **A:** Sunday Morning Service is organized by Grace Lutheran Church, Astoria.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Morning Service",
        "image": "https://cdn-az.allevents.in/events9/banners/807c6028c06cdb6f7b8f08d8c5d98ba258b84cb87182d33225e159d3bde6837c-rimg-w720-h960-dc474331-gmir?v=1766397579",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/astoria/sunday-morning-service/200029391712939",
        "location": {
            "@type": "Place",
            "name": "Grace Lutheran Church, Astoria",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31-20 21st Ave, Astoria, NY 11105, United States",
                "addressLocality": "Astoria",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7773094",
                "longitude": "-73.9081726"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us every Sunday morning at 10 am for worship in person. You can also view services online on our YouTube channel at https://www.youtube.com/@GraceLutheranChurchAstoria/streams",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Lutheran Church Astoria",
                "url": "https://allevents.in/org/grace-lutheran-church-astoria/24724121"
            }
        ]
    }
]
```