zara_stores
Find Zara physical stores near any location using latitude and longitude. Filter by pickup or donation options and search radius to get addresses, hours, contact details, and store URLs.
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 |