

# Event Details

- **Event Name**: General Membership Meeting
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 12:00 pm (-05:00)
- **Event Description**: All are welcome for the TMTC general membership meeting held at the Barnwell Pavilion. Come meet the board, ask questions, suggest projects or amenities to add to the park.
- **Event URL**: https://allevents.in/gilmer/general-membership-meeting/200029930828311
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Gilmer
- **state**: TX
- **country**: United States
- **location**: Barnwell Mountain off Road Park
- **lat**: 32.795760022042
- **long**: -94.870868542282
- **full address**: Barnwell Mountain off Road Park, Gilmer, Texas, United States

## Event gallery

- **Alt text**: General Membership Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f8cbcbdc89f80f9e0bc0d84a3696e8d85acd7c19843718d3333d635e8016bf19-rimg-w642-h245-dc454730-gmir?v=1775964911

## FAQs

- **Q**: When and where is General Membership Meeting being held?
  - **A:** General Membership Meeting takes place on Sat, 25 Apr, 2026 at 12:00 pm to Sat, 25 Apr, 2026 at 12:00 pm at Barnwell Mountain off Road Park, Gilmer, Texas, United States.
- **Q**: Who is organizing General Membership Meeting?
  - **A:** General Membership Meeting is organized by Texas Motorized Trails Coalition.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "General Membership Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/f8cbcbdc89f80f9e0bc0d84a3696e8d85acd7c19843718d3333d635e8016bf19-rimg-w642-h245-dc454730-gmir?v=1775964911",
        "startDate": "2026-04-25T12:00:00-05:00",
        "url": "https://allevents.in/gilmer/general-membership-meeting/200029930828311",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Barnwell Mountain off Road Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gilmer, Texas",
                "addressLocality": "Gilmer",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.795760022042",
                "longitude": "-94.870868542282"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome for the TMTC general membership meeting held at the Barnwell Pavilion. Come meet the board, ask questions, suggest projects or amenities to add to the park.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Texas Motorized Trails Coalition",
                "url": "https://allevents.in/org/texas-motorized-trails-coalition/15350194",
                "description": "TMTC establishes and manages off-road parks for motorized usage in Texas by All terrain vehicles, motorcycles,and full size 4x4 Trucks and Jeeps."
            }
        ]
    }
]
```