

# Event Details

- **Event Name**: Concert on Canal Street
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 03:00 pm – Sun, 27 Sep, 2026 at 07:00 pm (-04:00)
- **Event Description**: Save the date! We are working on all of the details and will be sharing some exciting stuff soon!!
- **Event URL**: https://allevents.in/canal-fulton/concert-on-canal-street/200029848362349
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Canal Fulton
- **state**: OH
- **country**: United States
- **location**: Canal Fulton, Ohio
- **lat**: 40.8897
- **long**: -81.5953
- **full address**: Canal Fulton, Ohio, United States

## Event gallery

- **Alt text**: Concert on Canal Street
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7f5f38010df87ab18410b99da0756f01a0bff63c86debe2cdd6b288c06f2cf3c-rimg-w1200-h1200-dcf8f8f8-gmir?v=1787302425

## FAQs

- **Q**: When and where is Concert on Canal Street being held?
  - **A:** Concert on Canal Street takes place on Sun, 27 Sep, 2026 at 03:00 pm to Sun, 27 Sep, 2026 at 07:00 pm at Canal Fulton, Ohio, United States.
- **Q**: Who is organizing Concert on Canal Street?
  - **A:** Concert on Canal Street is organized by Barefoot Prophets .
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert on Canal Street 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 Canal Fulton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert on Canal Street 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": "Concert on Canal Street",
        "image": "https://cdn-az.allevents.in/events10/banners/7f5f38010df87ab18410b99da0756f01a0bff63c86debe2cdd6b288c06f2cf3c-rimg-w1200-h1200-dcf8f8f8-gmir?v=1787302425",
        "startDate": "2026-09-27T15:00:00-04:00",
        "endDate": "2026-09-27T19:00:00-04:00",
        "url": "https://allevents.in/canal-fulton/concert-on-canal-street/200029848362349",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Canal Fulton, Ohio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Canal Fulton,OH,United States",
                "addressLocality": "Canal Fulton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8897",
                "longitude": "-81.5953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date! We are working on all of the details and will be sharing some exciting stuff soon!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barefoot Prophets ",
                "url": "https://allevents.in/org/barefoot-prophets/23496869"
            }
        ]
    }
]
```