

# Event Details

- **Event Name**: Bake Sale Fundraiser
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 12:00 pm
- **Event Description**: Id like to share info about this upcoming fundraiser for our daughter! Lots and lots of baked goods, individually wrapped and whole desserts. Come grab something to save you some time on Thanksgiving. Donations only! 

Thank you in advance for your support.
- **Event URL**: https://allevents.in/carthage/bake-sale-fundraiser/200029132024602
- **Event Categories**: nonprofit, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Carthage
- **state**: TX
- **country**: United States
- **location**: Tractor Supply Co. (2001 West Panola St, Carthage, TX)
- **lat**: 32.1595425
- **long**: -94.3681868
- **full address**: Tractor Supply Co. (2001 West Panola St, Carthage, TX), United States

## Event gallery

- **Alt text**: Bake Sale Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/590228a5e866d7e587911b4d884cc18f8c871151c654267649b68c79b4084481-rimg-w940-h788-dce13697-gmir?v=1762329961

## FAQs

- **Q**: When and where is Bake Sale Fundraiser being held?
  - **A:** Bake Sale Fundraiser takes place on Sat, 08 Nov, 2025 at 12:00 pm to Sat, 08 Nov, 2025 at 12:00 pm at Tractor Supply Co. (2001 West Panola St, Carthage, TX), United States.
- **Q**: Who is organizing Bake Sale Fundraiser?
  - **A:** Bake Sale Fundraiser is organized by Five Acre Farmstand.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bake Sale Fundraiser",
        "image": "https://cdn-az.allevents.in/events3/banners/590228a5e866d7e587911b4d884cc18f8c871151c654267649b68c79b4084481-rimg-w940-h788-dce13697-gmir?v=1762329961",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/carthage/bake-sale-fundraiser/200029132024602",
        "location": {
            "@type": "Place",
            "name": "Tractor Supply Co. (2001 West Panola St, Carthage, TX)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2001 West Panola Street,Carthage,TX,United States",
                "addressLocality": "Carthage",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.1595425",
                "longitude": "-94.3681868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Id like to share info about this upcoming fundraiser for our daughter! Lots and lots of baked goods, individually wrapped and whole desserts. Come grab something to save you some time on Thanksgiving. Donations only! \n\nThank you in advance for your support.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Five Acre Farmstand",
                "url": "https://allevents.in/org/five-acre-farmstand/27011925"
            }
        ]
    }
]
```