

# Event Details

- **Event Name**: Sunday Sundaes at First Presbyterian Church 
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 12:00 pm – Sun, 26 Jul, 2026 at 12:00 pm
- **Event Description**: For the month of July join us after church for ice cream, fellowship and thoughtful discussion.
- **Event URL**: https://allevents.in/lafayette/sunday-sundaes-at-first-presbyterian-church/200030335089451
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lafayette
- **state**: LA
- **country**: United States
- **location**: Downtown Lafayette
- **lat**: 30.222213
- **long**: -92.016498
- **full address**: Downtown Lafayette, Lafayette, Louisiana, United States

## Event gallery

- **Alt text**: Sunday Sundaes at First Presbyterian Church
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b35a659e5da50bf344db35ad5a5c60e885f4abb06421a08ff286af5b55697348-rimg-w1110-h1435-dcffffff-gmir?v=1782876771

## FAQs

- **Q**: When and where is Sunday Sundaes at First Presbyterian Church  being held?
  - **A:** Sunday Sundaes at First Presbyterian Church  takes place on Sun, 05 Jul, 2026 at 12:00 pm to Sun, 26 Jul, 2026 at 12:00 pm at Downtown Lafayette, Lafayette, Louisiana, United States.
- **Q**: Who is organizing Sunday Sundaes at First Presbyterian Church ?
  - **A:** Sunday Sundaes at First Presbyterian Church  is organized by First Presbyterian of Lafayette.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Sundaes at First Presbyterian Church",
        "image": "https://cdn-az.allevents.in/events8/banners/b35a659e5da50bf344db35ad5a5c60e885f4abb06421a08ff286af5b55697348-rimg-w1110-h1435-dcffffff-gmir?v=1782876771",
        "startDate": "2026-07-05",
        "endDate": "2026-07-26",
        "url": "https://allevents.in/lafayette/sunday-sundaes-at-first-presbyterian-church/200030335089451",
        "location": {
            "@type": "Place",
            "name": "Downtown Lafayette",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lafayette, Louisiana",
                "addressLocality": "Lafayette",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.222213",
                "longitude": "-92.016498"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For the month of July join us after church for ice cream, fellowship and thoughtful discussion.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian of Lafayette",
                "url": "https://allevents.in/org/first-presbyterian-of-lafayette/12682778",
                "description": "A place to experience, explore, and express the love of God - www.fpclafayette.org "
            }
        ]
    }
]
```