

# Event Details

- **Event Name**: Family Meeting
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 11:30 am – Sun, 12 Apr, 2026 at 12:30 pm (-04:00)
- **Event Description**: Lunch will be provided, all can attend.
- **Event URL**: https://allevents.in/harrison/family-meeting/200029889297754
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Harrison
- **state**: OH
- **country**: United States
- **location**: CrossWay Community Church
- **lat**: 39.27524
- **long**: -84.7405
- **full address**: CrossWay Community Church, 9091 New Haven Rd, Harrison, OH 45030-2816, United States

## Event gallery

- **Alt text**: Family Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8eb79481ddd27ad16ec6c196b4c5a35fd7eb6d72a246811b02064218d8ac75f8-rimg-w1200-h705-dcd6d9dc-gmir?v=1775196773

## FAQs

- **Q**: When and where is Family Meeting being held?
  - **A:** Family Meeting takes place on Sun, 12 Apr, 2026 at 11:30 am to Sun, 12 Apr, 2026 at 12:30 pm at CrossWay Community Church, 9091 New Haven Rd, Harrison, OH 45030-2816, United States.
- **Q**: Who is organizing Family Meeting?
  - **A:** Family Meeting is organized by CrossWay Community Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Meeting is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Harrison, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Meeting sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/8eb79481ddd27ad16ec6c196b4c5a35fd7eb6d72a246811b02064218d8ac75f8-rimg-w1200-h705-dcd6d9dc-gmir?v=1775196773",
        "startDate": "2026-04-12T11:30:00-04:00",
        "endDate": "2026-04-12T12:30:00-04:00",
        "url": "https://allevents.in/harrison/family-meeting/200029889297754",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "CrossWay Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9091 New Haven Rd, Harrison, OH 45030-2816, United States",
                "addressLocality": "Harrison",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.27524",
                "longitude": "-84.7405"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lunch will be provided, all can attend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CrossWay Community Church",
                "url": "https://allevents.in/org/crossway-community-church/23301841"
            }
        ]
    }
]
```