

# Event Details

- **Event Name**: May Meetup 
- **Event Start and End Date**: Sat, 16 May, 2026 at 10:00 am (-04:00)
- **Event Description**: All friendly,  small dogs under 30 pounds welcome!
- **Event URL**: https://allevents.in/valdosta/may-meetup/200029507791238
- **Event Categories**: meetups, dog
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Valdosta
- **state**: GA
- **country**: United States
- **location**: Freedom Dog Park
- **lat**: 30.9125191526
- **long**: -83.2518982637
- **full address**: Freedom Dog Park, Valdosta, Georgia, United States

## Event gallery

- **Alt text**: May Meetup
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/faa5d2cbe8df780e7e2c61b366f133d7daf9ea87f7f94672f84f44e7470006d7-rimg-w447-h447-dc595e65-gmir?v=1776716375

## FAQs

- **Q**: When and where is May Meetup  being held?
  - **A:** May Meetup  takes place on Sat, 16 May, 2026 at 10:00 am to Sat, 16 May, 2026 at 10:00 am at Freedom Dog Park, Valdosta, Georgia, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May Meetup",
        "image": "https://cdn-az.allevents.in/events8/banners/faa5d2cbe8df780e7e2c61b366f133d7daf9ea87f7f94672f84f44e7470006d7-rimg-w447-h447-dc595e65-gmir?v=1776716375",
        "startDate": "2026-05-16T10:00:00-04:00",
        "url": "https://allevents.in/valdosta/may-meetup/200029507791238",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Freedom Dog Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Valdosta, Georgia",
                "addressLocality": "Valdosta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.9125191526",
                "longitude": "-83.2518982637"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All friendly,  small dogs under 30 pounds welcome!"
    }
]
```