

# Event Details

- **Event Name**: Meet n Greet 
- **Event Start and End Date**: Wed, 13 Aug, 2025 at 10:00 am
- **Event Description**: for the first meeting we will have a meet n greet with crafts, talk about our favorite books and get ideas for books we want to read
- **Event URL**: https://allevents.in/addison/meet-n-greet/200028626852424
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200028626852424?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=addison-events

## Event venue details

- **city**: Addison
- **state**: TX
- **country**: United States
- **location**: Renner Frankford Branch Library
- **lat**: 32.997490572904
- **long**: -96.794708251953
- **full address**: Renner Frankford Branch Library, 6400 Frankford Rd,Dallas, Texas, Addison, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b2d30a0382e2e445da2e3b68b9d240d1bcaea917a20c1569c7e2d8869a6c9b6b-rimg-w957-h1146-dcc4bbaa-gmir?v=1754989171
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/53bfbfac82788ee4a1542fb5950bc0f8f45ad77ebe60d2d80e2a0c6d5c46854c-rimg-w300-h300-dcc4bbaa-gmir?v=1754989172

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 13 Aug, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Renner Frankford Branch Library, 6400 Frankford Rd,Dallas, Texas, Addison, United States
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Meet n Greet  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet n Greet",
        "image": "https://cdn-az.allevents.in/events1/banners/b2d30a0382e2e445da2e3b68b9d240d1bcaea917a20c1569c7e2d8869a6c9b6b-rimg-w957-h1146-dcc4bbaa-gmir?v=1754989171",
        "startDate": "2025-08-13",
        "url": "https://allevents.in/addison/meet-n-greet/200028626852424",
        "location": {
            "@type": "Place",
            "name": "Renner Frankford Branch Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6400 Frankford Rd,Dallas, Texas",
                "addressLocality": "Addison",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.997490572904",
                "longitude": "-96.794708251953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "for the first meeting we will have a meet n greet with crafts, talk about our favorite books and get ideas for books we want to read"
    }
]
```