

# Event Details

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

## Ticket Details

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

## 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**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c20570d0-1d7d-11f1-8026-d96a43b74dca-rimg-w1000-h562-dc0

## 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 Sat, 18 Apr, 2026 at 12:00 am to Sat, 18 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/events7/banners/cd9d8b10-2400-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dc070402-gmir.jpg",
        "startDate": "2026-04-18T00:00:00-07:00",
        "endDate": "2026-04-18T23:59:00-07:00",
        "url": "https://allevents.in/west-linn/national-federation-of-music-clubs-piano-festival/1600029039473230",
        "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": "Community Piano Festival sponsored by the National Federation of Music Clubs"
    }
]
```