

# Event Details

- **Event Name**: Aria sings at Foothills
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 10:00 am – Sun, 26 Apr, 2026 at 11:00 am (-07:00)
- **Event Description**: Our guest choir will be Aria, the premier ensemble from Cantabile Youth Singers of Silicon Valley. Our meaningful worship service will be enhanced by their beautiful singing throughout.
- **Event URL**: https://allevents.in/los-altos/aria-sings-at-foothills/80001814867531
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Los Altos
- **state**: CA
- **country**: United States
- **location**: Foothills Congregational Church
- **lat**: 37.3746117
- **long**: -122.1170919
- **full address**: Foothills Congregational Church, 461 Orange Ave, Los Altos, CA 94022, United States

## Event gallery

- **Alt text**: Aria sings at Foothills
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69e5127c754c9.jpg

## FAQs

- **Q**: When and where is Aria sings at Foothills being held?
  - **A:** Aria sings at Foothills takes place on Sun, 26 Apr, 2026 at 10:00 am to Sun, 26 Apr, 2026 at 11:00 am at Foothills Congregational Church, 461 Orange Ave, Los Altos, CA 94022, United States.
- **Q**: Who is organizing Aria sings at Foothills?
  - **A:** Aria sings at Foothills is organized by Foothills Congregational Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Aria sings at Foothills",
        "image": "https://cdn2.allevents.in/thumbs/thumb69e5127c754c9.jpg",
        "startDate": "2026-04-26T10:00:00-07:00",
        "endDate": "2026-04-26T11:00:00-07:00",
        "url": "https://allevents.in/los-altos/aria-sings-at-foothills/80001814867531",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Foothills Congregational Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "461 Orange Ave, Los Altos, CA 94022, United States",
                "postalCode": "94022",
                "addressLocality": "Los Altos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.3746117",
                "longitude": "-122.1170919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our guest choir will be Aria, the premier ensemble from Cantabile Youth Singers of Silicon Valley. Our meaningful worship service will be enhanced by their beautiful singing throughout.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Foothills Congregational Church",
                "url": "https://allevents.in/org/foothills-congregational-church/21558886",
                "description": "Foothills is a positive, progressive community of spiritual growth and service to others in Los Altos, CA. LGBTQ+ welcoming. "
            }
        ]
    }
]
```