

# Event Details

- **Event Name**: Advent Pitch-In
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:00 am
- **Event Description**: Christmas Fellowship Pitch-in after church.
- **Event URL**: https://allevents.in/ocklawaha/advent-pitch-in/200029136697929
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Ocklawaha
- **state**: FL
- **country**: United States
- **location**: 13333 E Hwy 25, Ocklawaha, FL
- **lat**: 29.04308
- **long**: -81.93204
- **full address**: 13333 E Hwy 25, Ocklawaha, FL, United States

## Event gallery

- **Alt text**: Advent Pitch-In
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f2ef015ad7dd517dcff73c78b0f2734ef3234a64149ea54685d06eed94d97294-rimg-w736-h1000-dca99079-gmir?v=1765244979

## FAQs

- **Q**: When and where is Advent Pitch-In being held?
  - **A:** Advent Pitch-In takes place on Sun, 14 Dec, 2025 at 11:00 am to Sun, 14 Dec, 2025 at 11:00 am at 13333 E Hwy 25, Ocklawaha, FL, United States.
- **Q**: Who is organizing Advent Pitch-In?
  - **A:** Advent Pitch-In is organized by Ocklawaha Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Advent Pitch-In",
        "image": "https://cdn-az.allevents.in/events8/banners/f2ef015ad7dd517dcff73c78b0f2734ef3234a64149ea54685d06eed94d97294-rimg-w736-h1000-dca99079-gmir?v=1765244979",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/ocklawaha/advent-pitch-in/200029136697929",
        "location": {
            "@type": "Place",
            "name": "13333 E Hwy 25, Ocklawaha, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13333 E Highway 25, Ocklawaha, FL 32179-5204, United States",
                "addressLocality": "Ocklawaha",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.04308",
                "longitude": "-81.93204"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Fellowship Pitch-in after church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ocklawaha Community Church",
                "url": "https://allevents.in/org/ocklawaha-community-church/25980742"
            }
        ]
    }
]
```