

# Event Details

- **Event Name**: Father’s Day Service
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 02:30 pm – Sun, 21 Jun, 2026 at 04:30 pm
- **Event Description**: Join us!!
- **Event URL**: https://allevents.in/alvin/fathers-day-service/200030197048318
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Alvin
- **state**: TX
- **country**: United States
- **location**: Fuente de Agua Viva Church, Alvin TX
- **lat**: 29.453482337096
- **long**: -95.262949018969
- **full address**: Fuente de Agua Viva Church, Alvin TX, 2080 CR 235,Alvin, Texas, United States

## Event gallery

- **Alt text**: Father’s Day Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/709ad573fae0796b37ee7e3afb251452e67a9d98ff40b84a78ca25b409f278ed-rimg-w1107-h1560-dcf5f0d4-gmir?v=1781554865

## FAQs

- **Q**: When and where is Father s Day Service being held?
  - **A:** Father s Day Service takes place on Sun, 21 Jun, 2026 at 02:30 pm to Sun, 21 Jun, 2026 at 04:30 pm at Fuente de Agua Viva Church, Alvin TX, 2080 CR 235,Alvin, Texas, United States.
- **Q**: Who is organizing Father s Day Service?
  - **A:** Father s Day Service is organized by Fuente de Agua Viva Church, Alvin TX.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father’s Day Service",
        "image": "https://cdn-az.allevents.in/events10/banners/709ad573fae0796b37ee7e3afb251452e67a9d98ff40b84a78ca25b409f278ed-rimg-w1107-h1560-dcf5f0d4-gmir?v=1781554865",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/alvin/fathers-day-service/200030197048318",
        "location": {
            "@type": "Place",
            "name": "Fuente de Agua Viva Church, Alvin TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2080 CR 235,Alvin, Texas",
                "addressLocality": "Alvin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.453482337096",
                "longitude": "-95.262949018969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fuente de Agua Viva Church Alvin TX",
                "url": "https://allevents.in/org/fuente-de-agua-viva-church-alvin-tx/27573833"
            }
        ]
    }
]
```