

# Event Details

- **Event Name**: First Meeting
- **Event Start and End Date**: Wed, 05 Aug, 2026 at 06:30 pm
- **Event Description**: Come out to our first organizational meeting where we will come together, and talk about what our club will look like.
- **Event URL**: https://allevents.in/brick/first-meeting/200030327326546
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Brick
- **state**: NJ
- **country**: United States
- **location**: Brick Diner
- **lat**: 40.070166504
- **long**: -74.130452508
- **full address**: Brick Diner, 906 RT-70, Brick, NJ 08724-3502, United States

## Event gallery

- **Alt text**: First Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3aedcb0499af0f15908b24b7a1a1683d284e413fb61b2c829152a6495994475e-rimg-w1200-h1200-dc082868-gmir?v=1785564673

## FAQs

- **Q**: When and where is First Meeting being held?
  - **A:** First Meeting takes place on Wed, 05 Aug, 2026 at 06:30 pm to Wed, 05 Aug, 2026 at 06:30 pm at Brick Diner, 906 RT-70, Brick, NJ 08724-3502, United States.
- **Q**: Who is organizing First Meeting?
  - **A:** First Meeting is organized by Team Brick.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/3aedcb0499af0f15908b24b7a1a1683d284e413fb61b2c829152a6495994475e-rimg-w1200-h1200-dc082868-gmir?v=1785564673",
        "startDate": "2026-08-05",
        "url": "https://allevents.in/brick/first-meeting/200030327326546",
        "location": {
            "@type": "Place",
            "name": "Brick Diner",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "906 RT-70, Brick, NJ 08724-3502, United States",
                "addressLocality": "Brick",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.070166504",
                "longitude": "-74.130452508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to our first organizational meeting where we will come together, and talk about what our club will look like.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Team Brick",
                "url": "https://allevents.in/org/team-brick/13157808",
                "description": "Are you all watching? You should be. Don't allow our local government to make decisions without YOUR input. Pay attention,  get involved, speak up. We are."
            }
        ]
    }
]
```