

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 24 May, 2026 at 10:00 am – Sun, 24 May, 2026 at 10:01 am (+02:00)
- **Event Description**: Come and experience the Love of Christ.
- **Event URL**: https://allevents.in/parma/worship-service/200030091077813
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Parma
- **state**: EM
- **country**: Italy
- **location**: Strada Felice Cavallotti 15, Parma, Emilia-Romagna, Italy
- **lat**: 44.8061
- **long**: 10.32995
- **full address**: Strada Felice Cavallotti 15, Parma, Emilia-Romagna, Italy

## Event gallery

- **Alt text**: Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/17745ecb6edd66094c4267b18c988b899894d8144a9c87ae42616edb8eed2b8d-rimg-w1178-h667-dc45362d-gmir?v=1779375912

## FAQs

- **Q**: When and where is Worship Service being held?
  - **A:** Worship Service takes place on Sun, 24 May, 2026 at 10:00 am to Sun, 24 May, 2026 at 10:01 am at Strada Felice Cavallotti 15, Parma, Emilia-Romagna, Italy.
- **Q**: Who is organizing Worship Service?
  - **A:** Worship Service is organized by Parma Missionary Baptist Church - Parma, Italy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events1/banners/17745ecb6edd66094c4267b18c988b899894d8144a9c87ae42616edb8eed2b8d-rimg-w1178-h667-dc45362d-gmir?v=1779375912",
        "startDate": "2026-05-24T10:00:00+02:00",
        "endDate": "2026-05-24T10:01:00+02:00",
        "url": "https://allevents.in/parma/worship-service/200030091077813",
        "location": {
            "@type": "Place",
            "name": "Strada Felice Cavallotti 15, Parma, Emilia-Romagna, Italy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Strada Felice Cavallotti, 15, 43121 Parma PR, Italia",
                "addressLocality": "Parma",
                "addressRegion": "EM",
                "addressCountry": "IT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.8061",
                "longitude": "10.32995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and experience the Love of Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Parma Missionary Baptist Church - Parma Italy",
                "url": "https://allevents.in/org/parma-missionary-baptist-church-parma-italy/26644239"
            }
        ]
    }
]
```