

# Event Details

- **Event Name**: Farm Spa Day
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 08:00 am
- **Event Description**: Come join us for our ? Farm Spa Day ? with Aneka's Nail & Hoof Trimming! All dogs welcome!!
- **Event URL**: https://allevents.in/tacoma/farm-spa-day/200030375927118
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Tacoma
- **state**: WA
- **country**: United States
- **location**: Tacoma, Washington
- **lat**: 47.2414
- **long**: -122.459
- **full address**: Tacoma, Washington, United States

## Event gallery

- **Alt text**: Farm Spa Day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cf205a952f259718e76d219f2b0c72629d58591fab479494bd46caafd1ed42f7-rimg-w1024-h1536-dceae0d7-gmir?v=1784153492

## FAQs

- **Q**: When and where is Farm Spa Day being held?
  - **A:** Farm Spa Day takes place on Fri, 17 Jul, 2026 at 08:00 am to Fri, 17 Jul, 2026 at 08:00 am at Tacoma, Washington, United States.
- **Q**: Who is organizing Farm Spa Day?
  - **A:** Farm Spa Day is organized by Wandering Woof.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farm Spa Day",
        "image": "https://cdn-az.allevents.in/events3/banners/cf205a952f259718e76d219f2b0c72629d58591fab479494bd46caafd1ed42f7-rimg-w1024-h1536-dceae0d7-gmir?v=1784153492",
        "startDate": "2026-07-17",
        "url": "https://allevents.in/tacoma/farm-spa-day/200030375927118",
        "location": {
            "@type": "Place",
            "name": "Tacoma, Washington",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tacoma,WA,United States",
                "addressLocality": "Tacoma",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.2414",
                "longitude": "-122.459"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our ? Farm Spa Day ? with Aneka's Nail & Hoof Trimming! All dogs welcome!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wandering Woof",
                "url": "https://allevents.in/org/wandering-woof/28010669"
            }
        ]
    }
]
```