

# Event Details

- **Event Name**: Meet and Greet
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 11:00 am
- **Event Description**: Meet and Greet
- **Event URL**: https://allevents.in/modesto/meet-and-greet/200030334993510
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Modesto
- **state**: CA
- **country**: United States
- **location**: 1208 J St, Modesto, CA 95354-0929, United States
- **lat**: 37.64208
- **long**: -120.99801
- **full address**: 1208 J St, Modesto, CA 95354-0929, United States

## Event gallery

- **Alt text**: Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0ddb9f9a1d7da141ca5a5636e51235dab4a934b882e3edba6fc7764efc086d71-rimg-w1200-h1553-dcf8dad4-gmir?v=1782875889

## FAQs

- **Q**: When and where is Meet and Greet being held?
  - **A:** Meet and Greet takes place on Sat, 11 Jul, 2026 at 11:00 am to Sat, 11 Jul, 2026 at 11:00 am at 1208 J St, Modesto, CA 95354-0929, United States.
- **Q**: Who is organizing Meet and Greet?
  - **A:** Meet and Greet is organized by Iggy and Penny.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet",
        "image": "https://cdn-az.allevents.in/events2/banners/0ddb9f9a1d7da141ca5a5636e51235dab4a934b882e3edba6fc7764efc086d71-rimg-w1200-h1553-dcf8dad4-gmir?v=1782875889",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/modesto/meet-and-greet/200030334993510",
        "location": {
            "@type": "Place",
            "name": "1208 J St, Modesto, CA 95354-0929, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1206 J St, Modesto, CA 95354-0929, United States",
                "addressLocality": "Modesto",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.64208",
                "longitude": "-120.99801"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet and Greet",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Iggy and Penny",
                "url": "https://allevents.in/org/iggy-and-penny/27986383"
            }
        ]
    }
]
```