

# Event Details

- **Event Name**: Joe's Place Farmers Market
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 10:00 am – Sun, 13 Sep, 2026 at 03:00 pm (-05:00)
- **Event Description**: Granny's House of Cookies will be at @Joe's Place Farmers Market Sunday 9/13 from 10am to 3.
- **Event URL**: https://allevents.in/bryan/joes-place-farmers-market/200030295086858
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 75

## Ticket Details


## Event venue details

- **city**: Bryan
- **state**: TX
- **country**: United States
- **location**: Joe’s Place
- **lat**: 30.75091
- **long**: -96.30385
- **full address**: Joe’s Place, 9376 E. State Hwy 21,Bryan, Texas, United States

## Event gallery

- **Alt text**: Joe's Place Farmers Market
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e76358426259de00a15c4ffd02da6b83dee820636b53a58424df8087be6527ed-rimg-w945-h2048-dcf8f8f8-gmir?v=1787412180

## FAQs

- **Q**: When and where is Joe's Place Farmers Market being held?
  - **A:** Joe's Place Farmers Market takes place on Sun, 13 Sep, 2026 at 10:00 am to Sun, 13 Sep, 2026 at 03:00 pm at Joe s Place, 9376 E. State Hwy 21,Bryan, Texas, United States.
- **Q**: Who is organizing Joe's Place Farmers Market?
  - **A:** Joe's Place Farmers Market is organized by Granny's House of Cookies.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Joe's Place Farmers Market",
        "image": "https://cdn-az.allevents.in/events8/banners/e76358426259de00a15c4ffd02da6b83dee820636b53a58424df8087be6527ed-rimg-w945-h2048-dcf8f8f8-gmir?v=1787412180",
        "startDate": "2026-09-13T10:00:00-05:00",
        "endDate": "2026-09-13T15:00:00-05:00",
        "url": "https://allevents.in/bryan/joes-place-farmers-market/200030295086858",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Joe’s Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9376 E. State Hwy 21,Bryan, Texas",
                "addressLocality": "Bryan",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.75091",
                "longitude": "-96.30385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Granny's House of Cookies will be at @Joe's Place Farmers Market Sunday 9/13 from 10am to 3.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grannys House of Cookies",
                "url": "https://allevents.in/org/grannys-house-of-cookies/26556534",
                "description": "Granny's House of Cookies, Caldwell. 198 likes · 61 talking about this · 4 were here. Fresh baked goods"
            }
        ]
    }
]
```