

# Event Details

- **Event Name**: Batismo Nas Águas!
- **Event Start and End Date**: Sun, 25 Mar, 2018 at 07:00 pm
- **Event Description**: CONVITE - BATISMO NAS ÁGUAS!   Você é o (a) nosso (a) convidado (a) para uma celebração especial no domingo (25). Realizaremos o culto de Batismo nas águas, às 19:00hs, na Igreja Lagoinha Aeroporto.
- **Event URL**: https://allevents.in/belo-horizonte/batismo-nas-Águas/202876836969270
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Belo Horizonte
- **state**: MG
- **country**: Brazil
- **location**: Igreja Lagoinha Aeroporto
- **lat**: -19.853359175318
- **long**: -43.955151635165
- **full address**: Igreja Lagoinha Aeroporto, Belo Horizonte, Brazil

## Event gallery

- **Alt text**: Batismo Nas Águas!
  - **Image URL**: https://cdn-az.allevents.in/banners/f63dee975fd666861962874ddf612241-rimg-w620-h720-gmir.jpg

## FAQs

- **Q**: When and where is Batismo Nas Aguas! being held?
  - **A:** Batismo Nas Aguas! takes place on Sun, 25 Mar, 2018 at 07:00 pm to Sun, 25 Mar, 2018 at 07:00 pm at Igreja Lagoinha Aeroporto, Belo Horizonte, Brazil.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Batismo Nas Águas!",
        "image": "https://cdn-az.allevents.in/banners/f63dee975fd666861962874ddf612241-rimg-w620-h720-gmir.jpg",
        "startDate": "2018-03-25",
        "url": "https://allevents.in/belo-horizonte/batismo-nas-Águas/202876836969270",
        "location": {
            "@type": "Place",
            "name": "Igreja Lagoinha Aeroporto",
            "address": {
                "@type": "PostalAddress",
                "name": "Igreja Lagoinha Aeroporto, Belo Horizonte, Brazil",
                "addressLocality": "Belo Horizonte",
                "addressRegion": "MG",
                "addressCountry": "BR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-19.853359175318",
                "longitude": "-43.955151635165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```