

# Event Details

- **Event Name**: Meet and Greet
- **Event Start and End Date**: Fri, 08 May, 2026 at 07:00 am (-05:00)
- **Event Description**: This is pending final arrangements on if we can go.
- **Event URL**: https://allevents.in/vicksburg/meet-and-greet/200029517798847
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Vicksburg
- **state**: MS
- **country**: United States
- **location**: Vicksburg National Military Park - Battlefield.
- **lat**: 32.354333127244
- **long**: -90.877052100384
- **full address**: Vicksburg National Military Park - Battlefield., Vicksburg, Mississippi, United States

## Event gallery

- **Alt text**: Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3ff9c92b0e6da6b1e469b616e559040b87989b915edcc131c39c9e13c5d08b1d-rimg-w1200-h1554-dce7d3a2-gmir?v=1775642516

## FAQs

- **Q**: When and where is Meet and Greet being held?
  - **A:** Meet and Greet takes place on Fri, 08 May, 2026 at 07:00 am to Fri, 08 May, 2026 at 07:00 am at Vicksburg National Military Park - Battlefield., Vicksburg, Mississippi, United States.
- **Q**: Who is organizing Meet and Greet?
  - **A:** Meet and Greet is organized by Kevin Crabb.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet",
        "image": "https://cdn-az.allevents.in/events4/banners/3ff9c92b0e6da6b1e469b616e559040b87989b915edcc131c39c9e13c5d08b1d-rimg-w1200-h1554-dce7d3a2-gmir?v=1775642516",
        "startDate": "2026-05-08T07:00:00-05:00",
        "url": "https://allevents.in/vicksburg/meet-and-greet/200029517798847",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Vicksburg National Military Park - Battlefield.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Vicksburg, Mississippi",
                "addressLocality": "Vicksburg",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.354333127244",
                "longitude": "-90.877052100384"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is pending final arrangements on if we can go.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kevin Crabb",
                "url": "https://allevents.in/org/kevin-crabb/20634862"
            }
        ]
    }
]
```