

# Event Details

- **Event Name**: First Meeting! 
- **Event Start and End Date**: Wed, 29 Apr, 2026 at 05:30 pm (-07:00)
- **Event Description**: Come to our first meeting! We will meet, talk, and pick an official first book to read and discuss! Can’t wait to meet you all!!!
- **Event URL**: https://allevents.in/gilbert/first-meeting/200029987315605
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gilbert
- **state**: AZ
- **country**: United States
- **location**: Joe's Farm Grill
- **lat**: 33.32184680075
- **long**: -111.72547635375
- **full address**: Joe's Farm Grill, 3000 E Ray Rd, Bldg 1,Gilbert, Arizona, United States

## Event gallery

- **Alt text**: First Meeting!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2e58b242ae01df8244d7426250b631433d4f0de70cbc7c61ccf43e902b9bea4b-rimg-w447-h447-dcc4b9ac-gmir?v=1777196825

## FAQs

- **Q**: When and where is First Meeting!  being held?
  - **A:** First Meeting!  takes place on Wed, 29 Apr, 2026 at 05:30 pm to Wed, 29 Apr, 2026 at 05:30 pm at Joe's Farm Grill, 3000 E Ray Rd, Bldg 1,Gilbert, Arizona, United States.
- **Q**: Who is organizing First Meeting! ?
  - **A:** First Meeting!  is organized by East Valley Book Babes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Meeting!",
        "image": "https://cdn-az.allevents.in/events10/banners/2e58b242ae01df8244d7426250b631433d4f0de70cbc7c61ccf43e902b9bea4b-rimg-w447-h447-dcc4b9ac-gmir?v=1777196825",
        "startDate": "2026-04-29T17:30:00-07:00",
        "url": "https://allevents.in/gilbert/first-meeting/200029987315605",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Joe's Farm Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3000 E Ray Rd, Bldg 1,Gilbert, Arizona",
                "addressLocality": "Gilbert",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.32184680075",
                "longitude": "-111.72547635375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to our first meeting! We will meet, talk, and pick an official first book to read and discuss! Can’t wait to meet you all!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Valley Book Babes",
                "url": "https://allevents.in/org/east-valley-book-babes/27723737"
            }
        ]
    }
]
```