

# Event Details

- **Event Name**: Rosenberg ward
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 03:00 pm – Sat, 28 Mar, 2026 at 05:00 pm
- **Event Description**: Easter Activity
- **Event URL**: https://allevents.in/rosenberg/rosenberg-ward/1600028100780751
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rosenberg
- **state**: TX
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.573245883773
- **long**: -95.770641716716
- **full address**: The Church of Jesus Christ of Latter-day Saints, 139 Pecan Park Drive, Rosenberg, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cf9e2690-2366-11f0-ba97-ab893fa58e47-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Rosenberg ward being held?
  - **A:** Rosenberg ward takes place on Sat, 28 Mar, 2026 at 03:00 pm to Sat, 28 Mar, 2026 at 05:00 pm at The Church of Jesus Christ of Latter-day Saints, 139 Pecan Park Drive, Rosenberg, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rosenberg ward",
        "image": "https://cdn-az.allevents.in/events10/banners/4b652800-2cc7-11f0-b2d1-3bf6dcd3efec-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-28",
        "endDate": "2026-03-28",
        "url": "https://allevents.in/rosenberg/rosenberg-ward/1600028100780751",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "139 Pecan Park Drive",
                "addressLocality": "Rosenberg",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.573245883773",
                "longitude": "-95.770641716716"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Easter Activity"
    }
]
```