

# Event Details

- **Event Name**: Sunday service
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 am – Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: Please come and join us for praise and worship downtown Orofino, at New Song Ministries
- **Event URL**: https://allevents.in/orofino/sunday-service/200029355501048
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Orofino
- **state**: ID
- **country**: United States
- **location**: 147 Johnson Ave, Orofino, ID
- **lat**: 46.47932
- **long**: -116.25375
- **full address**: 147 Johnson Ave, Orofino, ID, United States

## Event gallery

- **Alt text**: Sunday service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f1ea572917c0a4a2573170fa6cf154ea02fc128c9b4b25122bd0e3d88e305ece-rimg-w1200-h668-dcbebb96-gmir?v=1765724027

## FAQs

- **Q**: When and where is Sunday service being held?
  - **A:** Sunday service takes place on Sun, 14 Dec, 2025 at 09:00 am to Sun, 14 Dec, 2025 at 10:00 am at 147 Johnson Ave, Orofino, ID, United States.
- **Q**: Who is organizing Sunday service?
  - **A:** Sunday service is organized by New Song Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday service",
        "image": "https://cdn-az.allevents.in/events6/banners/f1ea572917c0a4a2573170fa6cf154ea02fc128c9b4b25122bd0e3d88e305ece-rimg-w1200-h668-dcbebb96-gmir?v=1765724027",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/orofino/sunday-service/200029355501048",
        "location": {
            "@type": "Place",
            "name": "147 Johnson Ave, Orofino, ID",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "147 Johnson Ave, Orofino, ID 83544-5150, United States",
                "addressLocality": "Orofino",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.47932",
                "longitude": "-116.25375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come and join us for praise and worship downtown Orofino, at New Song Ministries",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Song Ministries",
                "url": "https://allevents.in/org/new-song-ministries/27238823"
            }
        ]
    }
]
```