

# Event Details

- **Event Name**: Humanitarian Service Group
- **Event Start and End Date**: Wed, 08 Apr, 2026 at 09:30 am – Wed, 08 Apr, 2026 at 12:00 pm
- **Event Description**: Come join us for community service! We meet every Wednesday morning at the Ward Building. Invite your friends! Contact Laura Halliday, Tine Roudebush, or Gaile Kelly for more info.
- **Event URL**: https://allevents.in/bastrop/humanitarian-service-group/1600027565307411
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bastrop
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.0997504
- **long**: -97.28652779
- **full address**: The Church of Jesus Christ of Latter-day Saints, 140 Tahitian Drive, Bastrop, US

## Event gallery

- **Alt text**: Humanitarian Service Group
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a85c4ad0-335a-11f1-86e7-414daf22773e-rimg-w1200-h675-dca68d76-gmir.jpg

## FAQs

- **Q**: When and where is Humanitarian Service Group being held?
  - **A:** Humanitarian Service Group takes place on Wed, 08 Apr, 2026 at 09:30 am to Wed, 08 Apr, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 140 Tahitian Drive, Bastrop, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Humanitarian Service Group",
        "image": "https://cdn-az.allevents.in/events9/banners/a85c4ad0-335a-11f1-86e7-414daf22773e-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2026-04-08",
        "endDate": "2026-04-08",
        "url": "https://allevents.in/bastrop/humanitarian-service-group/1600027565307411",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "140 Tahitian Drive",
                "addressLocality": "Bastrop",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.0997504",
                "longitude": "-97.28652779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for community service! We meet every Wednesday morning at the Ward Building. Invite your friends! Contact Laura Halliday, Tine Roudebush, or Gaile Kelly for more info."
    }
]
```