

# Event Details

- **Event Name**: Baker 2nd Ward Activity Days
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 05:00 pm – Wed, 10 Dec, 2025 at 06:00 pm
- **Event Description**: Activity for boys and girls ages 7-11 Friends always welcome!
- **Event URL**: https://allevents.in/baker-city/baker-2nd-ward-activity-days/1600028022566710
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Baker City
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.795575986758
- **long**: -117.83825434764
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2625 Hughes Lane, Baker City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ad923750-11bc-11f0-bd70-eb4467ba8c29-rimg-w793-h804-dcb

## FAQs

- **Q**: When and where is Baker 2nd Ward Activity Days being held?
  - **A:** Baker 2nd Ward Activity Days takes place on Wed, 10 Dec, 2025 at 05:00 pm to Wed, 10 Dec, 2025 at 06:00 pm at The Church of Jesus Christ of Latter-day Saints, 2625 Hughes Lane, Baker City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baker 2nd Ward Activity Days",
        "image": "https://cdn-az.allevents.in/events3/banners/49392c10-d222-11f0-8847-13c74ce67ee0-rimg-w793-h804-dcbd9279-gmir.jpg",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/baker-city/baker-2nd-ward-activity-days/1600028022566710",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2625 Hughes Lane",
                "addressLocality": "Baker City",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.795575986758",
                "longitude": "-117.83825434764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Activity for boys and girls ages 7-11 Friends always welcome!"
    }
]
```