

# Event Details

- **Event Name**: Renton Highlands Lipsync Activity
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 12:00 am – Sat, 24 Jan, 2026 at 11:59 pm
- **Event Description**: Families and Individuals will sign up to lipsync fun uplifting songs.
- **Event URL**: https://allevents.in/renton/renton-highlands-lipsync-activity/1600027743550721
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Renton
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.4961982
- **long**: -122.1535632
- **full address**: The Church of Jesus Christ of Latter-day Saints, 816 Field Avenue Northeast, Renton, US

## Event gallery

- **Alt text**: Renton Highlands Lipsync Activity
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5c667170-f8fc-11f0-833d-db231fea8737-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Renton Highlands Lipsync Activity being held?
  - **A:** Renton Highlands Lipsync Activity takes place on Sat, 24 Jan, 2026 at 12:00 am to Sat, 24 Jan, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 816 Field Avenue Northeast, Renton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Renton Highlands Lipsync Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/5c667170-f8fc-11f0-833d-db231fea8737-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-24",
        "endDate": "2026-01-24",
        "url": "https://allevents.in/renton/renton-highlands-lipsync-activity/1600027743550721",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "816 Field Avenue Northeast",
                "addressLocality": "Renton",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.4961982",
                "longitude": "-122.1535632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Families and Individuals will sign up to lipsync fun uplifting songs."
    }
]
```