

# Event Details

- **Event Name**: Peanut Butter Dog Treats at the Dallas Farmer’s Market
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:00 am – Sun, 14 Jun, 2026 at 05:00 pm
- **Event Description**: Come see us at The Shed where we welcome pets on leashes!
- **Event URL**: https://allevents.in/dallas/peanut-butter-dog-treats-at-the-dallas-farmers-market/200030234341109
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: 1010 S Pearl Expy, Dallas, TX 75201-6022, United States
- **lat**: 32.77765
- **long**: -96.78863
- **full address**: 1010 S Pearl Expy, Dallas, TX 75201-6022, United States

## Event gallery

- **Alt text**: Peanut Butter Dog Treats at the Dallas Farmer’s Market
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/37096d1d81cd6f6bbd757c53ad9ef3d3bb2dfb282deb4a391e98ca517e6b506b-rimg-w608-h960-dcfdd4dc-gmir?v=1781425029

## FAQs

- **Q**: When and where is Peanut Butter Dog Treats at the Dallas Farmer s Market being held?
  - **A:** Peanut Butter Dog Treats at the Dallas Farmer s Market takes place on Sun, 14 Jun, 2026 at 10:00 am to Sun, 14 Jun, 2026 at 05:00 pm at 1010 S Pearl Expy, Dallas, TX 75201-6022, United States.
- **Q**: Who is organizing Peanut Butter Dog Treats at the Dallas Farmer s Market?
  - **A:** Peanut Butter Dog Treats at the Dallas Farmer s Market is organized by Peanut Butter Dog Treats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Peanut Butter Dog Treats at the Dallas Farmer’s Market",
        "image": "https://cdn-az.allevents.in/events10/banners/37096d1d81cd6f6bbd757c53ad9ef3d3bb2dfb282deb4a391e98ca517e6b506b-rimg-w608-h960-dcfdd4dc-gmir?v=1781425029",
        "startDate": "2026-06-14",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/dallas/peanut-butter-dog-treats-at-the-dallas-farmers-market/200030234341109",
        "location": {
            "@type": "Place",
            "name": "1010 S Pearl Expy, Dallas, TX 75201-6022, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1010 S Pearl Expy, Dallas, TX 75201-6022, United States",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.77765",
                "longitude": "-96.78863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see us at The Shed where we welcome pets on leashes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peanut Butter Dog Treats",
                "url": "https://allevents.in/org/peanut-butter-dog-treats/27826189"
            }
        ]
    }
]
```