

# Event Details

- **Event Name**: Calvary’s Love Concert
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 11:00 am
- **Event Description**: Also singing will be Bryan Langley
- **Event URL**: https://allevents.in/newton-falls/calvary’s-love-concert/200029148502658
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029148502658?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=newton+falls-events

## Event venue details

- **city**: Newton Falls
- **state**: OH
- **country**: United States
- **location**: General Assembly Church of God
- **lat**: 41.176294186272
- **long**: -80.967217825805
- **full address**: General Assembly Church of God, 2021 E.River Rd.,Newton Falls,OH,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Calvary's Love (https://allevents.in/org/calvarys-love/25940849)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/081eb0549fc4c8ea6782c450431818c78f0fd23405610745f0a9f6e7c79e237f-rimg-w1200-h1123-dc2b1c17-gmir?v=1762530537
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/36cd5db8a2f2e16600e6e1e030e4bd335fdf3568b65af93bd9d3ec8e8d1a0e69-rimg-w300-h300-dc2a1c17-gmir?v=1762530538

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Nov, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** General Assembly Church of God, 2021 E.River Rd.,Newton Falls,OH,United States
- **Q**: Who is organizing the event?
  - **A:** Calvary's Love
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Calvary’s Love Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Calvary’s Love Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/081eb0549fc4c8ea6782c450431818c78f0fd23405610745f0a9f6e7c79e237f-rimg-w1200-h1123-dc2b1c17-gmir?v=1762530537",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/newton-falls/calvary’s-love-concert/200029148502658",
        "location": {
            "@type": "Place",
            "name": "General Assembly Church of God",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2021 E.River Rd.,Newton Falls,OH,United States",
                "addressLocality": "Newton Falls",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.176294186272",
                "longitude": "-80.967217825805"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Also singing will be Bryan Langley",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvarys Love",
                "url": "https://allevents.in/org/calvarys-love/25940849"
            }
        ]
    }
]
```