

# Event Details

- **Event Name**: Spring Garage Sale
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 08:00 am – Sat, 14 Mar, 2026 at 12:00 pm
- **Event Description**: Over 40 vendors and free admission! Don't miss Lincoln Parish's biggest garage sale!
- **Event URL**: https://allevents.in/ruston/spring-garage-sale/200029794110328
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ruston
- **state**: LA
- **country**: United States
- **location**: 910 N Trenton St, Ruston, LA 71270, Ruston, LA
- **lat**: 32.53778
- **long**: -92.63829
- **full address**: 910 N Trenton St, Ruston, LA 71270, Ruston, LA, United States

## Event gallery

- **Alt text**: Spring Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f6f2a5ea16eb74710e55f8da98f84003136be15a2aa94d6f61cae869f0399338-rimg-w1200-h1553-dc354a4d-gmir?v=1773128428

## FAQs

- **Q**: When and where is Spring Garage Sale being held?
  - **A:** Spring Garage Sale takes place on Sat, 14 Mar, 2026 at 08:00 am to Sat, 14 Mar, 2026 at 12:00 pm at 910 N Trenton St, Ruston, LA 71270, Ruston, LA, United States.
- **Q**: Who is organizing Spring Garage Sale?
  - **A:** Spring Garage Sale is organized by Friends of the Lincoln Parish Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Garage Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/f6f2a5ea16eb74710e55f8da98f84003136be15a2aa94d6f61cae869f0399338-rimg-w1200-h1553-dc354a4d-gmir?v=1773128428",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/ruston/spring-garage-sale/200029794110328",
        "location": {
            "@type": "Place",
            "name": "910 N Trenton St, Ruston, LA 71270, Ruston, LA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "910 N Trenton St, Ruston, LA 71270-3328, United States",
                "addressLocality": "Ruston",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.53778",
                "longitude": "-92.63829"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Over 40 vendors and free admission! Don't miss Lincoln Parish's biggest garage sale!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Lincoln Parish Library",
                "url": "https://allevents.in/org/friends-of-the-lincoln-parish-library/25823061"
            }
        ]
    }
]
```