

# Event Details

- **Event Name**: Ward Night - Redwood City 1st Ward
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 07:00 pm – Fri, 20 Mar, 2026 at 10:00 pm
- **Event Description**: Come join us for our weekly community ward night. Tonight we're playing some pickle ball! Bring a paddle and hop in!
- **Event URL**: https://allevents.in/redwood-city/ward-night-redwood-city-1st-ward/1600028267946100
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Redwood City
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.4788191
- **long**: -122.2599856
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1475 Edgewood Road, Redwood City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cfc9ca80-3d7d-11f0-8c56-290375ddf9fc-rimg-w1000-h667-dce

## FAQs

- **Q**: When and where is Ward Night - Redwood City 1st Ward being held?
  - **A:** Ward Night - Redwood City 1st Ward takes place on Fri, 20 Mar, 2026 at 07:00 pm to Fri, 20 Mar, 2026 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 1475 Edgewood Road, Redwood City, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ward Night - Redwood City 1st Ward is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Redwood City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ward Night - Redwood City 1st Ward sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Night - Redwood City 1st Ward",
        "image": "https://cdn-az.allevents.in/events5/banners/acf6bac0-2415-11f1-b21f-e7b51f3e47f4-rimg-w1200-h800-dceaebee-gmir.jpg",
        "startDate": "2026-03-20",
        "endDate": "2026-03-20",
        "url": "https://allevents.in/redwood-city/ward-night-redwood-city-1st-ward/1600028267946100",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1475 Edgewood Road",
                "addressLocality": "Redwood City",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.4788191",
                "longitude": "-122.2599856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our weekly community ward night. Tonight we're playing some pickle ball! Bring a paddle and hop in!"
    }
]
```