

# Event Details

- **Event Name**: God and Country Concert
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Joint concert with the Chicago Staff Band
- **Event URL**: https://allevents.in/pickerington/god-and-country-concert/200029930163026
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pickerington
- **state**: OH
- **country**: United States
- **location**: Peace United Methodist Church
- **lat**: 39.889478954738
- **long**: -82.779006891047
- **full address**: Peace United Methodist Church, 235 Diley Rd,Pickerington, Ohio, United States

## Event gallery

- **Alt text**: God and Country Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/404296092414397ea7326fd8bef7d97181b94683155faa57312b50849f24de30-rimg-w927-h1200-dcefefef-gmir?v=1775949445

## FAQs

- **Q**: When and where is God and Country Concert being held?
  - **A:** God and Country Concert takes place on Sat, 18 Apr, 2026 at 07:00 pm to Sat, 18 Apr, 2026 at 07:00 pm at Peace United Methodist Church, 235 Diley Rd,Pickerington, Ohio, United States.
- **Q**: Who is organizing God and Country Concert?
  - **A:** God and Country Concert is organized by Brass Band of Columbus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "God and Country Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/404296092414397ea7326fd8bef7d97181b94683155faa57312b50849f24de30-rimg-w927-h1200-dcefefef-gmir?v=1775949445",
        "startDate": "2026-04-18T19:00:00-04:00",
        "url": "https://allevents.in/pickerington/god-and-country-concert/200029930163026",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Peace United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "235 Diley Rd,Pickerington, Ohio",
                "addressLocality": "Pickerington",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.889478954738",
                "longitude": "-82.779006891047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Joint concert with the Chicago Staff Band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brass Band of Columbus",
                "url": "https://allevents.in/org/brass-band-of-columbus/15655669",
                "description": "This page will keep fans of the Brass Band of Columbus up to date with concerts and events."
            }
        ]
    }
]
```