

# Event Details

- **Event Name**: Speaking With Song
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 07:00 pm – Fri, 05 Jun, 2026 at 08:00 pm
- **Event Description**: Next Friday June 5th plan to join us for an evening of entertainment with talented pianist/composer Jonathan Van Selow, 7-8:00 pm. Free to all!
- **Event URL**: https://allevents.in/orland/speaking-with-song/200030159146417
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Orland
- **state**: CA
- **country**: United States
- **location**: Orland Art Center
- **lat**: 39.74645
- **long**: -122.19452
- **full address**: Orland Art Center, 732 4th St.,Orland, California, United States

## Event gallery

- **Alt text**: Speaking With Song
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f4ce01755b8137dd04f82580affacf09c8ac90265c109b6c0a581028342ce65a-rimg-w1200-h675-dcf5f0e8-gmir?v=1780121356

## FAQs

- **Q**: When and where is Speaking With Song being held?
  - **A:** Speaking With Song takes place on Fri, 05 Jun, 2026 at 07:00 pm to Fri, 05 Jun, 2026 at 08:00 pm at Orland Art Center, 732 4th St.,Orland, California, United States.
- **Q**: Who is organizing Speaking With Song?
  - **A:** Speaking With Song is organized by Orland Art Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Speaking With Song",
        "image": "https://cdn-az.allevents.in/events3/banners/f4ce01755b8137dd04f82580affacf09c8ac90265c109b6c0a581028342ce65a-rimg-w1200-h675-dcf5f0e8-gmir?v=1780121356",
        "startDate": "2026-06-05",
        "endDate": "2026-06-05",
        "url": "https://allevents.in/orland/speaking-with-song/200030159146417",
        "location": {
            "@type": "Place",
            "name": "Orland Art Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "732 4th St.,Orland, California",
                "addressLocality": "Orland",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.74645",
                "longitude": "-122.19452"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next Friday June 5th plan to join us for an evening of entertainment with talented pianist/composer Jonathan Van Selow, 7-8:00 pm. Free to all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Orland Art Center",
                "url": "https://allevents.in/org/orland-art-center/22046649"
            }
        ]
    }
]
```