

# Event Details

- **Event Name**: Third Sunday Concerts!
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 07:00 pm
- **Event Description**: Join us on the third Sunday of the month for a free concert in Frank Fetch Park! Bring a chair and a roadie and we’ll see you there ??
- **Event URL**: https://allevents.in/columbus/third-sunday-concerts/200030463211003
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: Frank Fetch Memorial Park
- **lat**: 39.95093
- **long**: -82.99207
- **full address**: Frank Fetch Memorial Park, 228 E Beck Street,Columbus, Ohio, United States

## Event gallery

- **Alt text**: Third Sunday Concerts!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/494983a9e29d0deae37c74f6d44b3d2434ad86c6063888f4c363e67ac7385d60-rimg-w1200-h800-dc080808-gmir?v=1786463447

## FAQs

- **Q**: When and where is Third Sunday Concerts! being held?
  - **A:** Third Sunday Concerts! takes place on Sun, 16 Aug, 2026 at 07:00 pm to Sun, 16 Aug, 2026 at 07:00 pm at Frank Fetch Memorial Park, 228 E Beck Street,Columbus, Ohio, United States.
- **Q**: Who is organizing Third Sunday Concerts!?
  - **A:** Third Sunday Concerts! is organized by German Village Garten Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Third Sunday Concerts! is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Columbus, this event is thoughtfully curated to deliver a standout experience worth every moment. If Third Sunday Concerts! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Third Sunday Concerts!",
        "image": "https://cdn-az.allevents.in/events6/banners/494983a9e29d0deae37c74f6d44b3d2434ad86c6063888f4c363e67ac7385d60-rimg-w1200-h800-dc080808-gmir?v=1786463447",
        "startDate": "2026-08-16",
        "url": "https://allevents.in/columbus/third-sunday-concerts/200030463211003",
        "location": {
            "@type": "Place",
            "name": "Frank Fetch Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "228 E Beck Street,Columbus, Ohio",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.95093",
                "longitude": "-82.99207"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the third Sunday of the month for a free concert in Frank Fetch Park! Bring a chair and a roadie and we’ll see you there ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "German Village Garten Club",
                "url": "https://allevents.in/org/german-village-garten-club/12594890"
            }
        ]
    }
]
```