

# Event Details

- **Event Name**: New To UU
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 11:30 am – Sun, 19 Apr, 2026 at 12:30 pm
- **Event Description**: All are welcome to join us for a discussion about all things UU!
- **Event URL**: https://allevents.in/columbus/new-to-uu/200029788709033
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: IN
- **country**: United States
- **location**: 7850 W Goeller Rd , Columbus, IN, United States, Indiana 47201
- **lat**: 39.1856
- **long**: -86.00832
- **full address**: 7850 W Goeller Rd , Columbus, IN, United States, Indiana 47201

## Event gallery

- **Alt text**: New To UU
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/58b4fab5878b3505f633d8e1defdbd817e7e737c085c45cc076c3144b30899aa-rimg-w1200-h675-dcd1e6f3-gmir?v=1773670059

## FAQs

- **Q**: When and where is New To UU being held?
  - **A:** New To UU takes place on Sun, 19 Apr, 2026 at 11:30 am to Sun, 19 Apr, 2026 at 12:30 pm at 7850 W Goeller Rd , Columbus, IN, United States, Indiana 47201.
- **Q**: Who is organizing New To UU?
  - **A:** New To UU is organized by Unitarian Universalist Congregation of Columbus, IN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New To UU",
        "image": "https://cdn-az.allevents.in/events8/banners/58b4fab5878b3505f633d8e1defdbd817e7e737c085c45cc076c3144b30899aa-rimg-w1200-h675-dcd1e6f3-gmir?v=1773670059",
        "startDate": "2026-04-19",
        "endDate": "2026-04-19",
        "url": "https://allevents.in/columbus/new-to-uu/200029788709033",
        "location": {
            "@type": "Place",
            "name": "7850 W Goeller Rd , Columbus, IN, United States, Indiana 47201",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7850 Goeller Rd, Columbus, IN 47201-4925, United States",
                "addressLocality": "Columbus",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1856",
                "longitude": "-86.00832"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for a discussion about all things UU!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unitarian Universalist Congregation of Columbus IN",
                "url": "https://allevents.in/org/unitarian-universalist-congregation-of-columbus-in/19299142"
            }
        ]
    }
]
```