

# Event Details

- **Event Name**: Fountain City Forward: Monthly Meeting
- **Event Start and End Date**: Thu, 07 May, 2026 at 06:30 pm (-04:00)
- **Event Description**: This month's meeting will be held in the meeting room at the Fountain City Fire Station.
- **Event URL**: https://allevents.in/fountain-city/fountain-city-forward-monthly-meeting/200029801138737
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fountain City
- **state**: IN
- **country**: United States
- **location**: Fountain City Fire/Rescue
- **lat**: 39.95548
- **long**: -84.91984
- **full address**: Fountain City Fire/Rescue, 312 W Main St, Fountain City, IN 47341, United States

## Event gallery

- **Alt text**: Fountain City Forward: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b3c163648933ae242d4e00f542f12903cfa759330a2ee540bd8806b39fb7981a-rimg-w1200-h675-dcffffff-gmir?v=1775943113

## FAQs

- **Q**: When and where is Fountain City Forward: Monthly Meeting being held?
  - **A:** Fountain City Forward: Monthly Meeting takes place on Thu, 07 May, 2026 at 06:30 pm to Thu, 07 May, 2026 at 06:30 pm at Fountain City Fire/Rescue, 312 W Main St, Fountain City, IN 47341, United States.
- **Q**: Who is organizing Fountain City Forward: Monthly Meeting?
  - **A:** Fountain City Forward: Monthly Meeting is organized by Fountain City Forward.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fountain City Forward: Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/b3c163648933ae242d4e00f542f12903cfa759330a2ee540bd8806b39fb7981a-rimg-w1200-h675-dcffffff-gmir?v=1775943113",
        "startDate": "2026-05-07T18:30:00-04:00",
        "url": "https://allevents.in/fountain-city/fountain-city-forward-monthly-meeting/200029801138737",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fountain City Fire/Rescue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "312 W Main St, Fountain City, IN 47341, United States",
                "addressLocality": "Fountain City",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.95548",
                "longitude": "-84.91984"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month's meeting will be held in the meeting room at the Fountain City Fire Station.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fountain City Forward",
                "url": "https://allevents.in/org/fountain-city-forward/23106692"
            }
        ]
    }
]
```