

# Event Details

- **Event Name**: Battle of the Bakers 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 pm – Sun, 14 Dec, 2025 at 04:30 pm
- **Event Description**: Join us for Battle of the Bakers, a cheerful community event supporting the Tracy Animal Shelter. Enjoy some holiday shopping, pick up a delicious plate of homemade Christmas cookies crafted by our talented bakers, and help make a difference for animals in need.
- **Event URL**: https://allevents.in/tracy/battle-of-the-bakers/200029342906315
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tracy
- **state**: CA
- **country**: United States
- **location**: Tracy Community Center
- **lat**: 37.737985815387
- **long**: -121.42074395952
- **full address**: Tracy Community Center, 950 East St,Tracy, California, United States

## Event gallery

- **Alt text**: Battle of the Bakers
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e545ce279e8ac3ea94e0350b490226713840e8c0a062b51f56a5b418a8d710b7-rimg-w1179-h1515-dcfefefe-gmir?v=1765503015

## FAQs

- **Q**: When and where is Battle of the Bakers  being held?
  - **A:** Battle of the Bakers  takes place on Sun, 14 Dec, 2025 at 12:00 pm to Sun, 14 Dec, 2025 at 04:30 pm at Tracy Community Center, 950 East St,Tracy, California, United States.
- **Q**: Who is organizing Battle of the Bakers ?
  - **A:** Battle of the Bakers  is organized by Friends of the Tracy Animal Shelter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Battle of the Bakers",
        "image": "https://cdn-az.allevents.in/events9/banners/e545ce279e8ac3ea94e0350b490226713840e8c0a062b51f56a5b418a8d710b7-rimg-w1179-h1515-dcfefefe-gmir?v=1765503015",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/tracy/battle-of-the-bakers/200029342906315",
        "location": {
            "@type": "Place",
            "name": "Tracy Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "950 East St,Tracy, California",
                "addressLocality": "Tracy",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.737985815387",
                "longitude": "-121.42074395952"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Battle of the Bakers, a cheerful community event supporting the Tracy Animal Shelter. Enjoy some holiday shopping, pick up a delicious plate of homemade Christmas cookies crafted by our talented bakers, and help make a difference for animals in need.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Tracy Animal Shelter",
                "url": "https://allevents.in/org/friends-of-the-tracy-animal-shelter/23252964"
            }
        ]
    }
]
```