

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Monthly board meeting open to the public. At the Grandview Community Center.
- **Event URL**: https://allevents.in/grandview/monthly-meeting/200028881672816
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Grandview
- **state**: TX
- **country**: United States
- **location**: Grandview Community Center
- **lat**: 32.270148922612
- **long**: -97.179929364377
- **full address**: Grandview Community Center, Grandview, Texas, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fa1e18c120015a59ef9dd11a60ec5980a7193962be2abcda8eb5ee013b863536-rimg-w800-h361-dc141615-gmir?v=1765441230

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Grandview Community Center, Grandview, Texas, United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Grandview Youth Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/fa1e18c120015a59ef9dd11a60ec5980a7193962be2abcda8eb5ee013b863536-rimg-w800-h361-dc141615-gmir?v=1765441230",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/grandview/monthly-meeting/200028881672816",
        "location": {
            "@type": "Place",
            "name": "Grandview Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Grandview, Texas",
                "addressLocality": "Grandview",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.270148922612",
                "longitude": "-97.179929364377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly board meeting open to the public. At the Grandview Community Center.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grandview Youth Association",
                "url": "https://allevents.in/org/grandview-youth-association/26038012"
            }
        ]
    }
]
```