

# Event Details

- **Event Name**: Annual Budget Meeting of the Congregation
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:30 am – Sun, 14 Dec, 2025 at 12:30 pm
- **Event Description**: Join us as we discuss and approve our 2026 Parish Budget as we look to the year ahead.
- **Event URL**: https://allevents.in/rotterdam/annual-budget-meeting-of-the-congregation/200029242956045
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Rotterdam
- **state**: NY
- **country**: United States
- **location**: Messiah Lutheran Church
- **lat**: 42.785230183091
- **long**: -73.970610032929
- **full address**: Messiah Lutheran Church, 2850 Guilderland Ave,Rotterdam, New York, United States

## Event gallery

- **Alt text**: Annual Budget Meeting of the Congregation
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/278de2fc0a69db87ecec8a467869807c0be65e3df600818649ea63fad2cc0234-rimg-w1200-h675-dca75132-gmir?v=1765339155

## FAQs

- **Q**: When and where is Annual Budget Meeting of the Congregation being held?
  - **A:** Annual Budget Meeting of the Congregation takes place on Sun, 14 Dec, 2025 at 11:30 am to Sun, 14 Dec, 2025 at 12:30 pm at Messiah Lutheran Church, 2850 Guilderland Ave,Rotterdam, New York, United States.
- **Q**: Who is organizing Annual Budget Meeting of the Congregation?
  - **A:** Annual Budget Meeting of the Congregation is organized by Messiah Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Budget Meeting of the Congregation",
        "image": "https://cdn-az.allevents.in/events5/banners/278de2fc0a69db87ecec8a467869807c0be65e3df600818649ea63fad2cc0234-rimg-w1200-h675-dca75132-gmir?v=1765339155",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/rotterdam/annual-budget-meeting-of-the-congregation/200029242956045",
        "location": {
            "@type": "Place",
            "name": "Messiah Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2850 Guilderland Ave,Rotterdam, New York",
                "addressLocality": "Rotterdam",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.785230183091",
                "longitude": "-73.970610032929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we discuss and approve our 2026 Parish Budget as we look to the year ahead.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Messiah Lutheran Church",
                "url": "https://allevents.in/org/messiah-lutheran-church/25959085"
            }
        ]
    }
]
```