

# Event Details

- **Event Name**: Father’s Day Church message
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 09:00 pm
- **Event Description**: Father’s Day! Come spend some time with our church family!
- **Event URL**: https://allevents.in/rockledge/fathers-day-church-message/200030262803914
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rockledge
- **state**: FL
- **country**: United States
- **location**: Viera Middle School
- **lat**: 28.23308
- **long**: -80.73272
- **full address**: Viera Middle School, 6093 Stadium Parkway,Rockledge, Florida, United States

## Event gallery

- **Alt text**: Father’s Day Church message
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/15da76b58a3ca1d4a3eef5be9a07dbc125a0b3f289d2d6c55c228f5e98e1c898-rimg-w1106-h1422-dca1d8f7-gmir?v=1781780413

## FAQs

- **Q**: When and where is Father s Day Church message being held?
  - **A:** Father s Day Church message takes place on Sun, 21 Jun, 2026 at 09:00 pm to Sun, 21 Jun, 2026 at 09:00 pm at Viera Middle School, 6093 Stadium Parkway,Rockledge, Florida, United States.
- **Q**: Who is organizing Father s Day Church message?
  - **A:** Father s Day Church message is organized by Anchor Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father’s Day Church message",
        "image": "https://cdn-az.allevents.in/events10/banners/15da76b58a3ca1d4a3eef5be9a07dbc125a0b3f289d2d6c55c228f5e98e1c898-rimg-w1106-h1422-dca1d8f7-gmir?v=1781780413",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/rockledge/fathers-day-church-message/200030262803914",
        "location": {
            "@type": "Place",
            "name": "Viera Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6093 Stadium Parkway,Rockledge, Florida",
                "addressLocality": "Rockledge",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.23308",
                "longitude": "-80.73272"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Father’s Day! Come spend some time with our church family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Anchor Church",
                "url": "https://allevents.in/org/anchor-church/27847792"
            }
        ]
    }
]
```