

# Event Details

- **Event Name**: National Federation of Music Clubs Piano Festival
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 12:00 am – Sat, 25 Apr, 2026 at 11:59 pm (-07:00)
- **Event Description**: Piano Festival sponsored by the National Federation of Music Clubs
- **Event URL**: https://allevents.in/west-linn/national-federation-of-music-clubs-piano-festival/1600029039476939
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029039476939

## Event venue details

- **city**: West Linn
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.367748
- **long**: -122.63953
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1395 Rosemont Road, West Linn, US

## Event gallery

- **Alt text**: National Federation of Music Clubs Piano Festival
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f73f5bf0-a6ed-11f0-9e53-fbf656aababc-rimg-w1200-h675-dc070402-gmir.jpg

## FAQs

- **Q**: When and where is National Federation of Music Clubs Piano Festival being held?
  - **A:** National Federation of Music Clubs Piano Festival takes place on Thu, 23 Apr, 2026 at 12:00 am to Sat, 25 Apr, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 1395 Rosemont Road, West Linn, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "National Federation of Music Clubs Piano Festival",
        "image": "https://cdn-az.allevents.in/events2/banners/f73f5bf0-a6ed-11f0-9e53-fbf656aababc-rimg-w1200-h675-dc070402-gmir.jpg",
        "startDate": "2026-04-23T00:00:00-07:00",
        "endDate": "2026-04-25T23:59:00-07:00",
        "url": "https://allevents.in/west-linn/national-federation-of-music-clubs-piano-festival/1600029039476939",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1395 Rosemont Road",
                "addressLocality": "West Linn",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.367748",
                "longitude": "-122.63953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Piano Festival sponsored by the National Federation of Music Clubs"
    }
]
```