

# Event Details

- **Event Name**: Meet and Greet
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:30 am – Sat, 27 Jun, 2026 at 12:00 pm
- **Event Description**: Come to my Meet and Greet at Talking Animals Bookstore in Grapevine,Tx on Saturday, June 27, 2026 at 10:30-12:00. Pick up a copy of my book Baxter the Traveling Bunny.
- **Event URL**: https://allevents.in/grapevine/meet-and-greet/200030313273633
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Grapevine
- **state**: TX
- **country**: United States
- **location**: Talking Animals Books
- **lat**: 32.937243900724
- **long**: -97.078714892573
- **full address**: Talking Animals Books, 103 W. Worth Street,Grapevine, Texas, United States

## Event gallery

- **Alt text**: Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bb070430ff861e88264974ac109314da0f2901682bb017fa34101d53a6cc45ee-rimg-w1080-h1080-dcffffff-gmir?v=1782545432

## FAQs

- **Q**: When and where is Meet and Greet being held?
  - **A:** Meet and Greet takes place on Sat, 27 Jun, 2026 at 10:30 am to Sat, 27 Jun, 2026 at 12:00 pm at Talking Animals Books, 103 W. Worth Street,Grapevine, Texas, United States.
- **Q**: Who is organizing Meet and Greet?
  - **A:** Meet and Greet is organized by Baxter The Traveling Bunny.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet",
        "image": "https://cdn-az.allevents.in/events6/banners/bb070430ff861e88264974ac109314da0f2901682bb017fa34101d53a6cc45ee-rimg-w1080-h1080-dcffffff-gmir?v=1782545432",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/grapevine/meet-and-greet/200030313273633",
        "location": {
            "@type": "Place",
            "name": "Talking Animals Books",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 W. Worth Street,Grapevine, Texas",
                "addressLocality": "Grapevine",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.937243900724",
                "longitude": "-97.078714892573"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to my Meet and Greet at Talking Animals Bookstore in Grapevine,Tx on Saturday, June 27, 2026 at 10:30-12:00. Pick up a copy of my book Baxter the Traveling Bunny.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Baxter The Traveling Bunny",
                "url": "https://allevents.in/org/baxter-the-traveling-bunny/27972021"
            }
        ]
    }
]
```