

# Event Details

- **Event Name**: Tabitha’s Fund Garage Sale
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 07:00 am – Sat, 20 Sep, 2025 at 02:00 pm
- **Event Description**: This is our annual fundraiser for our benevolence fund. We accept donations from the community and all proceeds from the sale go to helping those who contact us for assistance during the year.
- **Event URL**: https://allevents.in/battle-ground/tabithas-fund-garage-sale/200028873384757
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Battle Ground
- **state**: IN
- **country**: United States
- **location**: Crossroads Christian Church
- **lat**: 40.510647827
- **long**: -86.867750762
- **full address**: Crossroads Christian Church, 6435 State Road 43 N,Battle Ground, Indiana, United States

## Event gallery

- **Alt text**: Tabitha’s Fund Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/929b88b0b87d92998192c6cd712e3b71676ed2f86cbd3be8f7e2cf4686e7c625-rimg-w1200-h1553-dcf8f7f7-gmir?v=1757960697

## FAQs

- **Q**: When and where is Tabitha s Fund Garage Sale being held?
  - **A:** Tabitha s Fund Garage Sale takes place on Sat, 20 Sep, 2025 at 07:00 am to Sat, 20 Sep, 2025 at 02:00 pm at Crossroads Christian Church, 6435 State Road 43 N,Battle Ground, Indiana, United States.
- **Q**: Who is organizing Tabitha s Fund Garage Sale?
  - **A:** Tabitha s Fund Garage Sale is organized by Crossroads Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tabitha’s Fund Garage Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/929b88b0b87d92998192c6cd712e3b71676ed2f86cbd3be8f7e2cf4686e7c625-rimg-w1200-h1553-dcf8f7f7-gmir?v=1757960697",
        "startDate": "2025-09-20",
        "endDate": "2025-09-20",
        "url": "https://allevents.in/battle-ground/tabithas-fund-garage-sale/200028873384757",
        "location": {
            "@type": "Place",
            "name": "Crossroads Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6435 State Road 43 N,Battle Ground, Indiana",
                "addressLocality": "Battle Ground",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.510647827",
                "longitude": "-86.867750762"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our annual fundraiser for our benevolence fund. We accept donations from the community and all proceeds from the sale go to helping those who contact us for assistance during the year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crossroads Christian Church",
                "url": "https://allevents.in/org/crossroads-christian-church/26696646"
            }
        ]
    }
]
```