

# Event Details

- **Event Name**: Last Sunday Meeting of 2025
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:00 am – Sun, 28 Dec, 2025 at 12:00 pm
- **Event Description**: Let’s round out the year with good company and look forward to 2026 together!
- **Event URL**: https://allevents.in/russellville/last-sunday-meeting-of-2025/200029415407517
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Russellville
- **state**: AR
- **country**: United States
- **location**: Dog Ear Books
- **lat**: 35.27828
- **long**: -93.13554
- **full address**: Dog Ear Books, 312 West 2nd Street,Russellville, Arkansas, United States

## Event gallery

- **Alt text**: Last Sunday Meeting of 2025
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c13b34d7e9406ab8e83350b0bc203eb70028ff2dc05055be761f31658c9d7e79-rimg-w1200-h1196-dcab2f5d-gmir?v=1766879596

## FAQs

- **Q**: When and where is Last Sunday Meeting of 2025 being held?
  - **A:** Last Sunday Meeting of 2025 takes place on Sun, 28 Dec, 2025 at 11:00 am to Sun, 28 Dec, 2025 at 12:00 pm at Dog Ear Books, 312 West 2nd Street,Russellville, Arkansas, United States.
- **Q**: Who is organizing Last Sunday Meeting of 2025?
  - **A:** Last Sunday Meeting of 2025 is organized by Emily Young.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Last Sunday Meeting of 2025",
        "image": "https://cdn-az.allevents.in/events1/banners/c13b34d7e9406ab8e83350b0bc203eb70028ff2dc05055be761f31658c9d7e79-rimg-w1200-h1196-dcab2f5d-gmir?v=1766879596",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/russellville/last-sunday-meeting-of-2025/200029415407517",
        "location": {
            "@type": "Place",
            "name": "Dog Ear Books",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "312 West 2nd Street,Russellville, Arkansas",
                "addressLocality": "Russellville",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.27828",
                "longitude": "-93.13554"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s round out the year with good company and look forward to 2026 together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emily Young",
                "url": "https://allevents.in/org/emily-young/27033895"
            }
        ]
    }
]
```