

# Event Details

- **Event Name**: Church Rummage Sale
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 am – Sat, 02 May, 2026 at 12:00 pm (-05:00)
- **Event Description**: Church rummage sale. This year, all proceeds are going towards the Church Insurance fund.
- **Event URL**: https://allevents.in/texarkana/church-rummage-sale/200029989004824
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Texarkana
- **state**: TX
- **country**: United States
- **location**: 502 N Kings Hwy, Wake Village, TX, United States, Texas 75501
- **lat**: 33.41829
- **long**: -94.12299
- **full address**: 502 N Kings Hwy, Wake Village, TX, United States, Texas 75501, 502 N Kings Hwy, Texarkana, TX 75501-5926, United States

## Event gallery

- **Alt text**: Church Rummage Sale
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/453bacc141b5a67e49221d56658aaf255e47476d6e74aee7d7417c58a3d63094-rimg-w1024-h893-dcffffff-gmir?v=1777236623

## FAQs

- **Q**: When and where is Church Rummage Sale being held?
  - **A:** Church Rummage Sale takes place on Sat, 02 May, 2026 at 08:00 am to Sat, 02 May, 2026 at 12:00 pm at 502 N Kings Hwy, Wake Village, TX, United States, Texas 75501, 502 N Kings Hwy, Texarkana, TX 75501-5926, United States.
- **Q**: Who is organizing Church Rummage Sale?
  - **A:** Church Rummage Sale is organized by Wake Village COGOP.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Rummage Sale",
        "image": "https://cdn-az.allevents.in/events6/banners/453bacc141b5a67e49221d56658aaf255e47476d6e74aee7d7417c58a3d63094-rimg-w1024-h893-dcffffff-gmir?v=1777236623",
        "startDate": "2026-05-02T08:00:00-05:00",
        "endDate": "2026-05-02T12:00:00-05:00",
        "url": "https://allevents.in/texarkana/church-rummage-sale/200029989004824",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "502 N Kings Hwy, Wake Village, TX, United States, Texas 75501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "502 N Kings Hwy, Texarkana, TX 75501-5926, United States",
                "addressLocality": "Texarkana",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.41829",
                "longitude": "-94.12299"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Church rummage sale. This year, all proceeds are going towards the Church Insurance fund.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wake Village COGOP",
                "url": "https://allevents.in/org/wake-village-cogop/8566759",
                "description": "Believing is not the end of the journey, it’s the beginning.\nBelonging is essential to the journey, not isolation.\nBecoming is the joy in the journey.\n"
            }
        ]
    }
]
```