

# Event Details

- **Event Name**: The Ark Turns Three
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 03:00 pm
- **Event Description**: It’s that time!!! Join us this Sunday at 3pm for The Ark’s third anniversary worship service!!! You don’t want to miss this one!!
- **Event URL**: https://allevents.in/gainesville/the-ark-turns-three/200030234855808
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gainesville
- **state**: FL
- **country**: United States
- **location**: 5009 NW 34th Blvd
- **lat**: 29.6999
- **long**: -82.36841
- **full address**: 5009 NW 34th Blvd, 5009 NW 34th St, Gainesville, FL 32605-1150, United States

## Event gallery

- **Alt text**: The Ark Turns Three
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e49cef7556105d786c8791534fb1ac6419cf8c25c9e6469195c197601fb19e07-rimg-w1024-h1536-dcf4f5f5-gmir?v=1781439728

## FAQs

- **Q**: When and where is The Ark Turns Three being held?
  - **A:** The Ark Turns Three takes place on Sun, 14 Jun, 2026 at 03:00 pm to Sun, 14 Jun, 2026 at 03:00 pm at 5009 NW 34th Blvd, 5009 NW 34th St, Gainesville, FL 32605-1150, United States.
- **Q**: Who is organizing The Ark Turns Three?
  - **A:** The Ark Turns Three is organized by The Ark Church of Gainesville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Ark Turns Three",
        "image": "https://cdn-az.allevents.in/events7/banners/e49cef7556105d786c8791534fb1ac6419cf8c25c9e6469195c197601fb19e07-rimg-w1024-h1536-dcf4f5f5-gmir?v=1781439728",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/gainesville/the-ark-turns-three/200030234855808",
        "location": {
            "@type": "Place",
            "name": "5009 NW 34th Blvd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5009 NW 34th St, Gainesville, FL 32605-1150, United States",
                "addressLocality": "Gainesville",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.6999",
                "longitude": "-82.36841"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s that time!!! Join us this Sunday at 3pm for The Ark’s third anniversary worship service!!! You don’t want to miss this one!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Ark Church of Gainesville",
                "url": "https://allevents.in/org/the-ark-church-of-gainesville/23726312"
            }
        ]
    }
]
```