

# Event Details

- **Event Name**: CG 2nd Ward Emergency Preparedness event
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 08:00 am – Sat, 11 Oct, 2025 at 01:00 pm
- **Event Description**: We will exercise and use all of our preparing skills to see if we really are better prepared for emergencies.
- **Event URL**: https://allevents.in/casa-grande/cg-2nd-ward-emergency-preparedness-event/1600027966532955
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Casa Grande
- **state**: AZ
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.89200214
- **long**: -111.7299043
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1555 N Colorado St, Casa Grande, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/045fd280-067e-11f0-a573-db73c4db3993-rimg-w792-h1024-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 11 Oct, 2025 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1555 N Colorado St, Casa Grande, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about CG 2nd Ward Emergency Preparedness event ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CG 2nd Ward Emergency Preparedness event",
        "image": "https://cdn-az.allevents.in/events4/banners/b840ce60-2be7-11f0-a6e8-11c216db0520-rimg-w792-h1024-dcebf3f6-gmir.png",
        "startDate": "2025-10-11",
        "endDate": "2025-10-11",
        "url": "https://allevents.in/casa-grande/cg-2nd-ward-emergency-preparedness-event/1600027966532955",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1555 N Colorado St",
                "addressLocality": "Casa Grande",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.89200214",
                "longitude": "-111.7299043"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will exercise and use all of our preparing skills to see if we really are better prepared for emergencies."
    }
]
```