| Name | Description | Type | Additional information | 
|---|---|---|---|
| Name | 
                         Display name of location  | 
                    string | 
                                 Required String length: inclusive between 1 and 100  | 
                
| Address | 
                         Address of location (does not affect pin location)  | 
                    string | 
                                 Required String length: inclusive between 1 and 200  | 
                
| Lat | 
                         Latitude of location (used for determining pin location)  | 
                    decimal number | 
                                 Required Range: inclusive between -90 and 90  | 
                
| Lng | 
                         Longitude of location (used for determining pin location)  | 
                    decimal number | 
                                 Required Range: inclusive between -180 and 180  | 
                
| ServiceTime | 
                         Service time in minutes  | 
                    integer | 
                                 Required Range: inclusive between 1 and 999  | 
                
| Note | 
                         Note to be displayed for the location  | 
                    string | 
                                 String length: inclusive between 0 and 1000  | 
                
| 
                         Email address for the location  | 
                    string | 
                                 String length: inclusive between 0 and 128  | 
                |
| Phone | 
                         Phone number for the location  | 
                    string | 
                                 String length: inclusive between 0 and 50  | 
                
| ScheduleId | 
                         Unique Id of named schedule to attach to stop  | 
                    globally unique identifier | 
                             None.  |