zara_stores
Locate nearby physical stores using latitude and longitude. Provides address, phone, opening hours, pickup and donation options, and a store page URL.
Instructions
Find nearby Zara physical stores. Returns Zara physical retail stores near a location: name, full address, phone, coordinates, opening hours status, pickup/donation eligibility, and a canonical store page URL. lat and lng are both required -- this endpoint does not accept a free-text zip/city search. A location with no stores within the radius returns a normal response with an empty stores array rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude | |
| lng | Yes | Longitude | |
| radius | No | Search radius in miles, 1 to 500, defaults to 30 | |
| pickup_only | No | Only return stores that support in-store pickup | |
| donation_only | No | Only return stores that accept clothing donations |