

# Event Details

- **Event Name**: January meet up! 
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 02:00 pm
- **Event Description**: We missed each other last month! It was so busy the time slipped away. I can’t wait to see you all. We will be by the playground somewhere. Can’t wait to hear about everyone’s holidays!
- **Event URL**: https://allevents.in/sun-city-west/january-meet-up/200029524056600
- **Event Categories**: meetups, holiday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029524056600?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sun+city+west-events

## Event venue details

- **city**: Sun City West
- **state**: AZ
- **country**: United States
- **location**: Camino á Lago Park
- **lat**: 33.6760499
- **long**: -112.26934
- **full address**: Camino á Lago Park, 21109 N 98th Ave,Peoria,AZ,United States, Sun City West

## Event gallery

- **Alt text**: January meet up!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7f9bf43efddcb4a40e8bd537af501635ebe3b6fffabf6ebd7d2170610d1e03e7-rimg-w1200-h1600-dc87a5bc-gmir?v=1768818479

## FAQs

- **Q**: When and where is January meet up!  being held?
  - **A:** January meet up!  takes place on Sat, 24 Jan, 2026 at 02:00 pm to Sat, 24 Jan, 2026 at 02:00 pm at Camino á Lago Park, 21109 N 98th Ave,Peoria,AZ,United States, Sun City West.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "January meet up!",
        "image": "https://cdn-az.allevents.in/events9/banners/7f9bf43efddcb4a40e8bd537af501635ebe3b6fffabf6ebd7d2170610d1e03e7-rimg-w1200-h1600-dc87a5bc-gmir?v=1768818479",
        "startDate": "2026-01-24",
        "url": "https://allevents.in/sun-city-west/january-meet-up/200029524056600",
        "location": {
            "@type": "Place",
            "name": "Camino á Lago Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21109 N 98th Ave,Peoria,AZ,United States",
                "addressLocality": "Sun City West",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.6760499",
                "longitude": "-112.26934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We missed each other last month! It was so busy the time slipped away. I can’t wait to see you all. We will be by the playground somewhere. Can’t wait to hear about everyone’s holidays!"
    }
]
```