

# Event Details

- **Event Name**: Celebrate Recovery
- **Event Start and End Date**: Thu, 05 Jul, 2018 at 06:00 pm – Thu, 05 Jul, 2018 at 07:30 pm
- **Event URL**: https://allevents.in/iowa/celebrate-recovery/20001432385895
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/20001432385895?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=iowa-events

## Event venue details

- **city**: Iowa
- **state**: LA
- **country**: United States
- **location**: First Assembly of God, Mason City, IA
- **lat**: 43.16395
- **long**: -93.18995
- **full address**: First Assembly of God, Mason City, IA, 1301 N Carolina Ave, Mason City, Iowa 50401, Iowa, United States

## Event gallery

- **Alt text**: Celebrate Recovery
  - **Image URL**: https://cdn-az.allevents.in/banners/739fda16b709e36e77368c1fbe5846ea-rimg-w600-h264-gmir.jpg

## FAQs

- **Q**: When and where is Celebrate Recovery being held?
  - **A:** Celebrate Recovery takes place on Thu, 05 Jul, 2018 at 06:00 pm to Thu, 05 Jul, 2018 at 07:30 pm at First Assembly of God, Mason City, IA, 1301 N Carolina Ave, Mason City, Iowa 50401, Iowa, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Celebrate Recovery",
        "image": "https://cdn-az.allevents.in/banners/739fda16b709e36e77368c1fbe5846ea-rimg-w600-h264-gmir.jpg",
        "startDate": "2018-07-05",
        "endDate": "2018-07-05",
        "url": "https://allevents.in/iowa/celebrate-recovery/20001432385895",
        "location": {
            "@type": "Place",
            "name": "First Assembly of God, Mason City, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1301 N Carolina Ave, Mason City, Iowa 50401",
                "addressLocality": "Iowa",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.16395",
                "longitude": "-93.18995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```