

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 08:00 am
- **Event Description**: First monthly meeting, as newly recognized as GBI 123899.
- **Event URL**: https://allevents.in/san-pablo/monthly-meeting/200029783893922
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: San Pablo
- **state**: LG
- **country**: Philippines
- **location**: Baloc San Ignacio
- **lat**: 14.054185571162
- **long**: 121.34625038143
- **full address**: Baloc San Ignacio, San Pablo City, San Pablo, Philippines

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e769304312cecb2cfcb0cef6c659e1f61797e1daa2720b79ec97aee7e6a2d157-rimg-w1024-h1024-dcfeffff-gmir?v=1772918902

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Sun, 15 Mar, 2026 at 08:00 am to Sun, 15 Mar, 2026 at 08:00 am at Baloc San Ignacio, San Pablo City, San Pablo, Philippines.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by GBI 123899 San Pablo City-MAGILAS Chapter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/e769304312cecb2cfcb0cef6c659e1f61797e1daa2720b79ec97aee7e6a2d157-rimg-w1024-h1024-dcfeffff-gmir?v=1772918902",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/san-pablo/monthly-meeting/200029783893922",
        "location": {
            "@type": "Place",
            "name": "Baloc San Ignacio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "San Pablo City",
                "addressLocality": "San Pablo",
                "addressRegion": "LG",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "14.054185571162",
                "longitude": "121.34625038143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First monthly meeting, as newly recognized as GBI 123899.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "GBI 123899 San Pablo City-MAGILAS Chapter",
                "url": "https://allevents.in/org/gbi-123899-san-pablo-city-magilas-chapter/27554385"
            }
        ]
    }
]
```