

# Event Details

- **Event Name**: Harp Concert 
- **Event Start and End Date**: Sun, 14 Sep, 2025 at 04:00 pm
- **Event Description**: Save the Date!!
- **Event URL**: https://allevents.in/sandusky/harp-concert/200028825364311
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200028825364311?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sandusky-events

## Event venue details

- **city**: Sandusky
- **state**: OH
- **country**: United States
- **location**: Sandusky Ohio
- **lat**: 41.40350512
- **long**: -82.66478028
- **full address**: Sandusky Ohio, Sandusky, Ohio, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ded0173fe69168b3bf902bf9abaefa2f04c7c0f269783b4c28227195fc3ba2ee-rimg-w960-h788-dcffffff-gmir?v=1757835098
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/90782c68062e2b30b4328155e21154f646f67b01aef8007f71cd441366853c2b-rimg-w300-h300-dcffffff-gmir?v=1757835099

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Sep, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Sandusky Ohio, Sandusky, Ohio, United States
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Harp Concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Harp Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/ded0173fe69168b3bf902bf9abaefa2f04c7c0f269783b4c28227195fc3ba2ee-rimg-w960-h788-dcffffff-gmir?v=1757835098",
        "startDate": "2025-09-14",
        "url": "https://allevents.in/sandusky/harp-concert/200028825364311",
        "location": {
            "@type": "Place",
            "name": "Sandusky Ohio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sandusky, Ohio",
                "addressLocality": "Sandusky",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.40350512",
                "longitude": "-82.66478028"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Date!!"
    }
]
```