

# Event Details

- **Event Name**: Garage Sale
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 08:00 am (-06:00)
- **Event Description**: Church garage sale - Friday (4/17) &amp; Saturday (4/18) from 8am to noon. Enter through the north gym doors.
- **Event URL**: https://allevents.in/roswell/garage-sale/200029947240711
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 65

## Ticket Details


## Event venue details

- **city**: Roswell
- **state**: NM
- **country**: United States
- **location**: 1009 W Alameda St, Roswell, NM, United States, New Mexico 88203
- **lat**: 33.39146
- **long**: -104.53715
- **full address**: 1009 W Alameda St, Roswell, NM, United States, New Mexico 88203

## Event gallery

- **Alt text**: Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b09208fece7737a2b7f695299dcae4ba4d17c5814b7c77f2eb7e05e11808aec5-rimg-w1200-h900-dc484947-gmir?v=1776266291

## FAQs

- **Q**: When and where is Garage Sale being held?
  - **A:** Garage Sale takes place on Fri, 17 Apr, 2026 at 08:00 am to Fri, 17 Apr, 2026 at 08:00 am at 1009 W Alameda St, Roswell, NM, United States, New Mexico 88203.
- **Q**: Who is organizing Garage Sale?
  - **A:** Garage Sale is organized by Calvary Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/b09208fece7737a2b7f695299dcae4ba4d17c5814b7c77f2eb7e05e11808aec5-rimg-w1200-h900-dc484947-gmir?v=1776266291",
        "startDate": "2026-04-17T08:00:00-06:00",
        "url": "https://allevents.in/roswell/garage-sale/200029947240711",
        "location": {
            "@type": "Place",
            "name": "1009 W Alameda St, Roswell, NM, United States, New Mexico 88203",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1009 W Alameda St, Roswell, NM 88203-2901, United States",
                "addressLocality": "Roswell",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.39146",
                "longitude": "-104.53715"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Church garage sale - Friday (4/17) & Saturday (4/18) from 8am to noon. Enter through the north gym doors.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary Baptist Church",
                "url": "https://allevents.in/org/calvary-baptist-church/25878174"
            }
        ]
    }
]
```